Skip to content
Claude Desktop

mcp multi poc alpha for Claude Desktop

io.github.nithishr/mcp-multi-poc-alpha

PoC alpha server - base install, subcommand selection from a shared PyPI package.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp multi poc alpha in Claude Desktop

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

{
  "mcpServers": {
    "mcp-multi-poc-alpha": {
      "command": "uvx",
      "args": [
        "mcp-multi-poc"
      ]
    }
  }
}

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

mcp multi poc alpha in other clients