Meta MCP Proxy

Meta MCP Proxy

nullplatform

Combines multiple MCP servers into a single interface with smart search and discovery, reducing context size by providing unified 'discover' and 'execute' methods instead of exposing hundreds of individual tools.

9537 views3Local (stdio)

What it does

  • Search tools across multiple MCP servers
  • Route tool execution to appropriate servers
  • Integrate custom JavaScript functions as tools
  • Filter and discover relevant tools with fuzzy matching
  • Configure server connections via JSON config
  • Reduce LLM context with unified proxy interface

Best for

Managing complex setups with many MCP serversReducing token usage when working with hundreds of toolsCentralizing tool discovery across different servicesSimplifying multi-server MCP architectures
Local RAG for tool discoveryUnified gateway for multiple MCPsContext size optimization

Alternatives