Tool Router
Freeby MCP Community
Aggregates tools from multiple MCP servers into one
v0.2.2Added Apr 12, 2026
Tool Router MCP Server
Aggregates tools from multiple MCP servers into one
Installation
npx -y mcp-tool-router
Reviews
Installation
Quick install
npx -y mcp-tool-router
Add to claude_desktop_config.json
{
"mcpServers": {
"tool-router": {
"command": "npx",
"args": ["-y", "mcp-tool-router"]
}
}
}