Kong/mcp-konnect
A Model Context Protocol (MCP) server for interacting with Kong Konnect APIs, allowing AI assistants to query and analyze Kong Gateway configurations, traffic, and analytics.
Platform-specific configuration:
{
"mcpServers": {
"mcp-konnect": {
"command": "npx",
"args": [
"-y",
"mcp-konnect"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...