
API Gateway MCP Servers — Kong, APISIX, Cloudflare, Envoy, and Beyond
At a glance: API gateway MCP servers split into two stories. Story one: tools that let AI agents configure routes and debug services on Kong, APISIX, Cloudflare. Story two: gateways that route MCP traffic itself — Envoy AI Gateway, AgentGateway, Traefik Hub. Gateway Management Servers Cloudflare — 2 Tools, 2,500+ Endpoints Server Stars Tools Approach cloudflare/mcp 263 2 Code Mode — agent writes JS to search and execute The most architecturally innovative MCP server we've reviewed. Instead of 2,594 individual tools (~244K tokens), Code Mode uses 2 tools in ~1,069 tokens — a 99.5% context reduction . The two tools: search (agent queries spec.paths via JavaScript) and execute (agent calls cloudflare.request() ). Covers the entire Cloudflare API: DNS, Workers, R2, Zero Trust, AI Gateway, everything. Kong Konnect — Official Hosted Zero-install hosted server with 12 tools: gateway configuration (GetService, GetRoute, GetPlugin, GetConsumer), control plane management, analytics, and debuggin
Continue reading on Dev.to DevOps
Opens in a new tab




