API gateway and service mesh. Route traffic, authenticate requests, and enforce policies.
npx -y @kong/mcp-server-kong-gateway
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"kong-gateway": {
"command": "npx",
"args": ["-y", "@kong/mcp-server-kong-gateway"]
}
}
}
```
fetch_datacreate_recordupdate_resourcedelete_itemlist_endpointsAPI gateway and service mesh. Route traffic, authenticate requests, and enforce policies.
Language: Lua
Category: APIs