#38 · Primary category: AI Gateway & API Infrastructure

agentgateway

agents ai ai-gateway api-gateway gateway-api kubernetes mcp mcp-gateway reverse-proxy rust service-mesh

Next Generation Agentic Proxy for AI Agents and MCP servers

Project last updated:08/27/26

GitHub Stars

4.6K

Forks

781

Contributors

230

License

Apache-2.0

Why we included this project

When your agents move past demos and start handling real traffic, the gaps in a naive setup become obvious: API keys scattered across scripts, runaway spend, no idea which tool call caused a spike. Agentgateway solves that by putting a single proxy between your agents and everything they talk to, whether that is an LLM provider, an MCP tool server, or another agent. It handles the unglamorous plumbing, like auth, rate limiting, budget controls, content filtering, and OpenTelemetry-based logging and tracing, and it speaks both MCP and A2A so it fits current agent tooling. You can run it as a plain process or as a Kubernetes controller that plugs into the Gateway API, which makes it a natural fit for teams that already live in a service mesh and want one consistent place for governance.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category