Skip to main content
ClaudeWave

Next Generation Agentic Proxy for AI Agents and MCP servers

MCP Servers3.3k stars530 forksRustApache-2.0Updated today
Editor's note

Agentgateway is an open-source reverse proxy written in Rust that sits between AI agents, LLMs, and tools to provide centralized security, observability, and routing across agent-to-LLM, agent-to-tool, and agent-to-agent communication. It operates as an MCP gateway supporting stdio, HTTP, SSE, and Streamable HTTP transports, and can federate multiple MCP servers behind a single endpoint with OpenAPI integration and OAuth authentication. An LLM gateway layer routes traffic to providers including Anthropic, OpenAI, Gemini, and Bedrock through a unified OpenAI-compatible API with budget controls, load balancing, and failover. Guardrails span regex filtering, OpenAI moderation, AWS Bedrock Guardrails, and Google Model Armor. Authorization uses JWT, API keys, OAuth, and a CEL-based RBAC policy engine, while observability runs through OpenTelemetry metrics, logs, and tracing. A Kubernetes controller with Gateway API support handles cluster deployments, including inference routing based on GPU utilization and KV cache metrics. Platform engineers, MLOps teams, and developers building multi-agent systems with Claude or other LLMs benefit most from this project.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · agentgateway
Claude Code CLI
git clone https://github.com/agentgateway/agentgateway
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "agentgateway": {
      "command": "agentgateway"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: cargo install agentgateway (or build from https://github.com/agentgateway/agentgateway).
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentsaiai-gatewayapi-gatewaygateway-apikubernetesmcpmcp-gatewayreverse-proxyrustservice-mesh

What people ask about agentgateway

What is agentgateway/agentgateway?

+

agentgateway/agentgateway is mcp servers for the Claude AI ecosystem. Next Generation Agentic Proxy for AI Agents and MCP servers It has 3.3k GitHub stars and was last updated today.

How do I install agentgateway?

+

You can install agentgateway by cloning the repository (https://github.com/agentgateway/agentgateway) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is agentgateway/agentgateway safe to use?

+

Our security agent has analyzed agentgateway/agentgateway and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains agentgateway/agentgateway?

+

agentgateway/agentgateway is maintained by agentgateway. The last recorded GitHub activity is from today, with 245 open issues.

Are there alternatives to agentgateway?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy agentgateway to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: agentgateway/agentgateway
[![Featured on ClaudeWave](https://claudewave.com/api/badge/agentgateway-agentgateway)](https://claudewave.com/repo/agentgateway-agentgateway)
<a href="https://claudewave.com/repo/agentgateway-agentgateway"><img src="https://claudewave.com/api/badge/agentgateway-agentgateway" alt="Featured on ClaudeWave: agentgateway/agentgateway" width="320" height="64" /></a>

More MCP Servers