mcpbeat Sign in

Node Server Orchestrator MCP Server

by shingwong Your server? Claim it
local only

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

MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)

Installs per day peak 24 · avg 6 · +19% w/w
a month agotoday
38
Installs / week
npm · node-server-orchestrator
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Node Server Orchestrator 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 node-server-orchestrator -- npx -y node-server-orchestrator
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "node-server-orchestrator": {
      "args": [
        "-y",
        "node-server-orchestrator"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.node-server-orchestrator]
command = "npx"
args = ["-y", "node-server-orchestrator"]
.cursor/mcp.json
{
  "mcpServers": {
    "node-server-orchestrator": {
      "args": [
        "-y",
        "node-server-orchestrator"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "node-server-orchestrator": {
      "args": [
        "-y",
        "node-server-orchestrator"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Node Server Orchestrator

same job, measured the same way
Oracle
by marcelo-ochoa

MCP server for interacting with Oracle databases

96 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
Rebase
by rebasepro

Schema, database, document, user and dev-server tools for a Rebase backend project.

1 704 installs/wk local only
Postgres
by marcelo-ochoa

MCP server for interacting with PostgreSQL databases

34 installs/wk local only
I
Postgres Connector
by martymarkenson

MCP server for querying PostgreSQL databases

30 installs/wk local only
Docker MCP Server
by hypnosis

Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.

225 installs/wk local only
MCP Sqlite Tools
by spences10

MCP server for local SQLite database operations

138 installs/wk local only
Orionbelt Analytics
by ralfbecher

Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation

1 038 installs/wk local only

Node Server Orchestrator — questions

Answers built from our own checks of this server.

Why is there no uptime for Node Server Orchestrator?
Node Server Orchestrator 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 node-server-orchestrator was installed 38 times last week.
How do I connect Node Server Orchestrator?
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 node-server-orchestrator straight from npm; nothing to host, nothing to sign up for.
How many people use Node Server Orchestrator?
The npm package node-server-orchestrator was installed 38 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.