Loading...

MetaMCP dynamically aggregates and manages multiple MCP servers through a unified endpoint, offering middleware and enhanced inspection capabilities.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
MetaMCP dynamically aggregates and manages multiple MCP servers through a unified endpoint, offering middleware and enhanced inspection capabilities.
MetaMCP offers a centralized point for managing MCP servers, but the overall safety depends on the configuration of namespaces, middlewares, and the security of the underlying MCP servers. It's relatively safe for read-only operations with proper authentication, but risky if destructive tools are exposed without adequate controls.
Performance depends on the latency of the underlying MCP servers and the complexity of any applied middleware. Network bandwidth can be a bottleneck for SSE and Streamable HTTP transports.
Cost depends on the resources consumed by the underlying MCP servers and any external services used by middleware (e.g., logging, monitoring).
npx -y{
"mcpServers": {
"MetaMCP": {
"url": "http://localhost:12008/metamcp/<YOUR_ENDPOINT_NAME>/sse"
}
}
}API_KEYOPENAI_API_KEYDATABASE_URLAPI_ACCESS_TOKENHackerNewsRetrieves and displays content from Hacker News.
Read-only access to Hacker News data.
API Key|OAuth
hybrid
MetaMCP offers a centralized point for managing MCP servers, but the overall safety depends on the configuration of namespaces, middlewares, and the security of the underlying MCP servers. It's relatively safe for read-only operations with proper authentication, but risky if destructive tools are exposed without adequate controls.
Autonomy depends on the configuration of the underlying MCP servers and any applied middleware. Namespaces can be configured to limit access to destructive tools.
Production Tip
Monitor the performance and error rates of the underlying MCP servers to ensure the stability of the MetaMCP endpoint.
API Key and OAuth are supported for securing MetaMCP endpoints.
Yes, you can enable/disable MCP servers or individual tools at the namespace level.
MetaMCP supports environment variable references and auto-matching to securely manage secrets.
Middleware intercepts and transforms MCP requests and responses at the namespace level, enabling features like tool filtering and security scanning.
You can connect Claude Desktop using the STDIO transport, configuring the command and arguments in the MCP server configuration.
MetaMCP supports SSE (Server-Sent Events) and Streamable HTTP transports.
Yes, you can override the tool name/title/description per namespace in the Tools tab.