Loading MCP server directory, please wait...
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
npx @getmcp/cli add io.github.rupinder2/mcp-orchestratorRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rupinder2/mcp-orchestrator": {
"command": "uvx",
"args": [
"mcp-orchestrator"
],
"env": {
"STORAGE_BACKEND": "",
"REDIS_URL": "",
"SERVER_CONFIG_PATH": ""
}
}
}
}