Backend Orchestrator
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add backend-orchestratorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"backend-orchestrator": {
"command": "npx",
"args": [
"@modelcontextprotocol/backend-orchestrator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Coordinates backend development tasks (APIs, services, databases). Use when implementing REST APIs, business logic, data models, or service integrations. Applies backend-standard.md for quality gates.
Tags
developmentpythonsqltestingapiskill