rupinder2/mcp-orchestrator
π π π πͺ© π§ - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: rupinder2/mcp-orchestrator Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-rupinder2-mcp-orchestrator
Detailed Documentation
π π π πͺ© π§ - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
Configuration
{
"mcpServers": {
"rupinder2-mcp-orchestrator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rupinder2-mcp-orchestrator"
],
"env": {}
}
}
}