About
Overview
The Kong MCP Server enables AI agents to manage Kong's API gateway. It provides tools for configuring routes, services, plugins, and consumers.
Capabilities
Tools & Capabilities
⚡list_services
List gateway services
⚡list_routes
List routes
⚡add_plugin
Add a plugin to a service
⚡list_consumers
List API consumers
Setup
Installation
bash
Install
npx -y mcp-server-kongExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"kong": {
"command": "npx",
"args": ["-y", "mcp-server-kong"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026