MCP Orchestrator runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi. Last commit 26 Feb 2026.
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-orchestrator -- uvx mcp-orchestrator
{
"mcpServers": {
"mcp-orchestrator": {
"args": [
"mcp-orchestrator"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-orchestrator]
command = "uvx"
args = ["mcp-orchestrator"]
{
"mcpServers": {
"mcp-orchestrator": {
"args": [
"mcp-orchestrator"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-orchestrator": {
"args": [
"mcp-orchestrator"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.