Skip to content
MCP Server Community By @rupinder2

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": {}
    }
  }
}