pdaxt/mcp-conductor
MCP Conductor — orchestrate all your MCP servers behind one endpoint. Rust, single binary, works with any AI agent (Claude, GPT, Gemini, Cursor, Windsurf).
Platform-specific configuration:
{
"mcpServers": {
"mcp-conductor": {
"command": "npx",
"args": [
"-y",
"mcp-conductor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...