Development|AI / ML|Cloud|Security|AnalyticsLua
kong
Kong is a cloud-native, platform-agnostic, scalable API and AI Gateway.
N/A rating (0 reviews)0 installs43,136 GitHub stars
API GatewayAIMCP
Kong provides high performance and extensibility via plugins, advanced AI traffic capabilities with multi-LLM support, semantic security, MCP traffic security, and analytics. It serves as the central layer for orchestrating microservices or conventional API traffic with ease.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"kong": {
"args": [
"-y",
"@modelcontextprotocol/server-kong"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.