← All servers
🔌

McpMuxPublisher🛡 No advisories

com.mcpmux/mcp-mux
New to MCP? Start here →
20★ stars
0weekly installs
12 hours agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of mcpmux.com, who proved control of the domain through the official MCP registry.

Verified owner: mcpmux.comcom.mcpmux/mcp-mux

🛡 Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

McpMux — configure MCP servers once, connect every AI client through one local gateway.

Packages & transports

No packages or remotes listed.

Metadata

LicenseGPL-3.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_mux": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-mux"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-mux