Loomal

node-server-orchestrator

MCP server by github.com/shingwong/node-server-orchestrator

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

0 starsnpm: node-server-orchestrator

About node-server-orchestrator

node-server-orchestrator is an MCP (Model Context Protocol) server published by shingwong in the official MCP registry, listed under Databases on Loomal. MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)

It ships as an npm package (node-server-orchestrator), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shingwong/node-server-orchestrator.

Use node-server-orchestrator with your agent

Claude Code · one command
claude mcp add node-server-orchestrator -- npx -y node-server-orchestrator
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "node-server-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "node-server-orchestrator"
      ]
    }
  }
}
npmnode-server-orchestrator

Frequently asked questions

What is node-server-orchestrator?
node-server-orchestrator is an MCP (Model Context Protocol) server by shingwong in the Databases category. MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)
How do I connect node-server-orchestrator to Claude, Cursor, or another MCP client?
Install node-server-orchestrator from its npm package (node-server-orchestrator) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is node-server-orchestrator open source?
Yes — the source code is public at github.com/shingwong/node-server-orchestrator.
Can AI agents pay to use node-server-orchestrator?
Not yet through Loomal — node-server-orchestrator is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain node-server-orchestrator? Claim this listing free by verifying GitHub ownership, or contact us.