Loading MCP server directory, please wait...
MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)
npx @getmcp/cli add io.github.ShingWong/node-server-orchestratorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ShingWong/node-server-orchestrator": {
"command": "npx",
"args": [
"-y",
"node-server-orchestrator"
]
}
}
}