MetaMCP
FreeMetaMCP 是统一的中间件 MCP 服务器,通过 GUI 管理您的 MCP 连接。
FreeFree tier
About MetaMCP
MetaMCP is an open-source MCP proxy that acts as an aggregator, orchestrator, middleware, and gateway, all packaged in a single Docker container. It allows users to dynamically combine multiple MCP servers into a unified MCP server, apply configurable middlewares (e.g., for observability and security), and expose them via SSE or Streamable HTTP endpoints with authentication. MetaMCP itself is a standard MCP server, making it easy to plug into any MCP client. It supports namespace grouping of servers, one-click endpoint switching, tool selection for remixing, and OIDC authentication for enterprise use.
Key Features
Dynamic aggregation of multiple MCP servers into a unified MCP server
Pluggable middleware for observability, security, and more
Namespace grouping with public SSE or Streamable HTTP endpoints
One-click namespace switching for endpoints
Tool selection and remixing from aggregated MCP servers
Authentication via API key or OpenID Connect (OIDC)
Docker-based deployment with docker-compose
MCP traffic management and rate limiting
Supports STDIO-only clients like Claude Desktop
Pros & Cons
Pros
- Open source and free to use
- Easy Docker deployment with one YAML configuration
- Seamless integration with any MCP client
- Flexible middleware architecture for extensibility
- Supports both SSE and Streamable HTTP transport
- Active community with frequent updates and contributions
Cons
- Requires Docker and some familiarity with container orchestration
- Cold start problem mentioned in documentation (may require custom Dockerfile)
- Middlewares beyond basics are not yet implemented (coming soon)
- Documentation may be incomplete or evolving due to active development
Best For
Grouping multiple MCP servers into namespaces and exposing them as unified endpointsApplying middleware (e.g., logging, rate limiting) to MCP server trafficRemixing tool selection from various MCP servers for a clientEnterprise deployment with authentication and traffic managementLocal development and testing of MCP server compositions