Skip to content
Claude Desktop

mcp rpcbind for Claude Desktop

io.github.daedalus/mcp-rpcbind

MCP server exposing rpcbind/RPC portmapper functionality

client:Claude Desktop transport:stdio runtime:pypi

Install mcp rpcbind in Claude Desktop

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

{
  "mcpServers": {
    "mcp-rpcbind": {
      "command": "uvx",
      "args": [
        "mcp-rpcbind"
      ]
    }
  }
}

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

mcp rpcbind in other clients