mcp-multi-server-orchestrator

kanerika-ai/mcp-multi-server-orchestrator
★ 4 stars Unknown language API Integration Updated today
Replace point-to-point API integrations with a single, observable agent layer
View on GitHub → 🔍 Audit Wallet Slippage →

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-multi-server-orc": {
      "command": "npx",
      "args": [
        "-y",
        "kanerika-ai/mcp-multi-server-orchestrator"
      ]
    }
  }
}