mcpbeat Sign in

Orchestro MCP Server

local only

Orchestro runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm.

Your AI Development Conductor - 60 MCP tools for intelligent task orchestration

Installs per day peak 18 · avg 8 · +102% w/w
a month agotoday
83
Installs / week
npm · @khaoss85/orchestro
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Orchestro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add orchestro -- npx -y @khaoss85/orchestro
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orchestro": {
      "args": [
        "-y",
        "@khaoss85/orchestro"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orchestro]
command = "npx"
args = ["-y", "@khaoss85/orchestro"]
.cursor/mcp.json
{
  "mcpServers": {
    "orchestro": {
      "args": [
        "-y",
        "@khaoss85/orchestro"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orchestro": {
      "args": [
        "-y",
        "@khaoss85/orchestro"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Orchestro

same job, measured the same way
Nynch MCP Server
by peterod99

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

answering
junai Pipeline MCP
by saajunaid

Agentic pipeline orchestration MCP server for AI-driven development workflows.

205 installs/wk local only
I
Indicate
by indicateio

AI-powered intelligence for your development workflow via Indicate.

answering
Dolphin MCP Pilot
by iflytek

AI agent interface to Apache DolphinScheduler: 58 MCP tools for workflow orchestration & data ops.

local only
Laviya Agent Skills
by kartegagithub

Laviya AI Orchestration MCP runtime for IDE and agent integrations.

61 installs/wk local only
Ncp
by portel-dev

N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

99 installs/wk local only
Continuum
by pouyahasanamreji

Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.

local only
Claude Flow
by ruvnet

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

19 163 installs/wk local only

Orchestro — questions

Answers built from our own checks of this server.

Why is there no uptime for Orchestro?
Orchestro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @khaoss85/orchestro was installed 83 times last week.
How do I connect Orchestro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @khaoss85/orchestro straight from npm; nothing to host, nothing to sign up for.
How many people use Orchestro?
The npm package @khaoss85/orchestro was installed 83 times in the last week. Week over week that is +102%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.