Skip to content
Claude Desktop

mcp all for Claude Desktop

io.github.antonytm/mcp-all

A Model Context Protocol server to run other MCP servers

client:Claude Desktop transport:stdio runtime:npm

Install mcp all in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-all": {
      "command": "npx",
      "args": [
        "-y",
        "@antonytm/mcp-all"
      ],
      "env": {
        "TRANSPORT": "<TRANSPORT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp all in other clients