SERVER

MCP Orchestrator

Rank #22345

pulsemcp/rupinder2-mcp-orchestrator

Multi-agent orchestration framework for coordinating AI agent workflows and task delegation.

First listed
Feb 22, 2026
Last publish date
Feb 26, 2026
OVERVIEW

MCP Orchestrator is a Model Context Protocol (MCP) server published by rupinder2. It ranks #22345 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Orchestrator is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Feb 26, 2026.

STANDING
#22,345of 58,900 tracked serversTop 50%

Ranks ahead of 36,555 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Orchestrator

Add MCP Orchestrator to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "rupinder2-mcp-orchestrator": {
      "command": "uvx",
      "args": [
        "mcp-orchestrator"
      ],
      "env": {
        "STORAGE_BACKEND": "<your STORAGE_BACKEND>",
        "REDIS_URL": "<your REDIS_URL>",
        "SERVER_CONFIG_PATH": "<your SERVER_CONFIG_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "rupinder2-mcp-orchestrator": {
      "command": "uvx",
      "args": [
        "mcp-orchestrator"
      ],
      "env": {
        "ORCHESTRATOR_PORT": "<your ORCHESTRATOR_PORT>",
        "STORAGE_BACKEND": "<your STORAGE_BACKEND>",
        "REDIS_URL": "<your REDIS_URL>",
        "SERVER_CONFIG_PATH": "<your SERVER_CONFIG_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

rupinder2

Organization
Total servers
2
Total versions
4
MORE FROM THIS PUBLISHER

Other servers by rupinder2

View all rupinder2 servers →
VERSIONS

Available versions (2)

VersionPublished
0.1.2Feb 26, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Orchestrator?
Multi-agent orchestration framework for coordinating AI agent workflows and task delegation.
Who maintains MCP Orchestrator?
MCP Orchestrator is maintained by rupinder2, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
Is MCP Orchestrator an official MCP server?
Yes — MCP Orchestrator is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does MCP Orchestrator have?
MCP Toplist tracks 2 versions of MCP Orchestrator, most recently published on Feb 26, 2026.
Where can I find the source code for MCP Orchestrator?
The source code for MCP Orchestrator is hosted at github.com/rupinder2/mcp-orchestrator.
EXPLORE