mcp-orchestration-hub

yksanjo/mcp-orchestration-hub
★ 4 stars TypeScript Communication Updated 4d ago
Visual workflow builder for chaining MCP servers — drag, drop, deploy. Built with Next.js + ReactFlow
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-orchestration-hu": {
      "command": "npx",
      "args": [
        "-y",
        "yksanjo/mcp-orchestration-hub"
      ]
    }
  }
}

README Excerpt

mcp-orchestration-hub is a infrastructure-focused project that evaluates service health and change events to reduce operational risk. This repository now includes a runnable baseline implementation, tests, and architecture documentation for production-oriented development. Teams need fast, deterministic signals to prioritize work and reduce

Topics

aiartificial-intelligencemcpmodel-context-protocoltypescript