mcp-mux

mcpmux/mcp-mux
★ 6 stars Rust 💻 Code/Dev Tools Updated 7d ago
Configure MCP servers once, connect every AI client through a single local gateway
View on GitHub →

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-mux": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-mux"
      ]
    }
  }
}

Topics

ai-gatewayai-toolsclaude-desktopcredential-managementcursordesktop-appmcpmcp-servermodel-context-protocoloauth2reactrusttauritypescriptvscode