Back to search
30
MCP

agent-mcp-gateway

pypi/agent-mcp-gateway

An MCP gateway that aggregates your existing MCP servers and lets you define which servers and individual tools each agent or subagent can access. Solves Claude Code's MCP context window waste where all tool definitions load upfront instead of being discovered when actually needed.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Agent MCP Gateway
On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.
0 tools
ai-gateway-mcp
Ai Gateway tools for AI agents. Capabilities: route request, list models, cost estimator. Built by MEOK AI Labs.
0 tools
kangkang223/mcp-gateway
A powerful MCP Server aggregation gateway, with Web UI management.
0 tools
0xnu20/mcp-core
Universal gateway for MCP AI agent tools. Route, scale, and monitor any MCP server backend.
0 tools
mcp-a2a-gateway
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools
Agent Gateway
MCP server providing tools for interacting with the TON blockchain, including wallet operations and smart contract queries.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-mcp-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}