Meta Hub
Freeby MCP Community
A lightweight MCP proxy that aggregates multiple MCP servers into two meta-tools: list_tools and call_tool. Stop giving your AI agent a shell — give it skills.
v0.1.12Added Apr 12, 2026
mcpmodel-context-protocolproxyaggregatorai-tools
Meta Hub MCP Server
A lightweight MCP proxy that aggregates multiple MCP servers into two meta-tools: list_tools and call_tool. Stop giving your AI agent a shell — give it skills.
Installation
npx -y mcp-meta-hub
Reviews
Installation
Quick install
npx -y mcp-meta-hub
Add to claude_desktop_config.json
{
"mcpServers": {
"meta-hub": {
"command": "npx",
"args": ["-y", "mcp-meta-hub"]
}
}
}