Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
A context-aware MCP proxy that reduces token usage by exposing only 3 tools (, , ) to LLMs instead of the full catalog. When you connect multiple MCP servers to an LLM, every tool from every server is listed in the LLM's context window. For a typical workspace with 50-100 tools across multiple MCP servers, that's thousands of tokens of schema documentation on every request. MCP Proxy Gateway sits…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A context-aware MCP proxy that reduces token usage by exposing only 3 tools (, , ) to LLMs instead of the full catalog. When you connect multiple MCP servers to an LLM, every tool from every server is listed in the LLM's context window. For a typical workspace with 50-100 tools across multiple MCP servers, that's thousands of tokens of schema documentation on every request. MCP Proxy Gateway sits between your LLM and your MCP servers, offering: JIT tool loading — tools from upstream servers are…