Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 11, 2026·2 min de lectura

agentgateway — Agent Proxy for MCP Servers

Run a Rust agent proxy that connects agents to tools and MCP servers with security controls and observability. Releases ship cross-platform binaries.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install a2449e41-1a11-4f60-8bca-52553678d75b --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

Run a Rust agent proxy that connects agents to tools and MCP servers with security controls and observability. Releases ship cross-platform binaries.

  • Best for: Teams who need a centralized policy point (auth, rate limits, TLS, telemetry) between agents and tool backends
  • Works with: Standalone binary or Kubernetes deployments (see agentgateway docs)
  • Setup time: 15 minutes

How to Use It Well

  • Setup time ~15 minutes (download a release binary + follow standalone quickstart)
  • GitHub stars + forks (verified): see Source & Thanks
  • One gateway can front multiple tool backends and MCP servers (policy + telemetry in one place)

As agents proliferate, every direct tool integration becomes a governance problem (credentials, auth, logging, rate limits). A gateway pattern gives you one place to enforce policy and observe traffic across multiple agents and tool backends.

FAQ

Q: Is it an agent framework? A: It’s closer to infrastructure: a proxy/gateway layer between agents and tools/MCP servers.

Q: Can I run it on Kubernetes? A: The README links to standalone and Kubernetes quickstarts; pick the deployment style that matches your environment.

Q: What should I configure first? A: Start with auth + rate limits + an allowlist of upstream servers, then add telemetry and routing rules.

🙏

Fuente y agradecimientos

Source: https://github.com/agentgateway/agentgateway > License: Apache-2.0 > GitHub stars: 2,666 · forks: 447

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados