Skip to content
Claude Desktop

MCPBridge for Claude Desktop

io.github.iamjrmh/mcpbridge

Unified MCP server bridging Claude Code and Ollama to Roblox Studio and Blender.

client:Claude Desktop transport:stdio runtime:npm

Install MCPBridge in Claude Desktop

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

{
  "mcpServers": {
    "mcpbridge": {
      "command": "npx",
      "args": [
        "-y",
        "@iamjrmh/mcpbridge"
      ]
    }
  }
}

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

MCPBridge in other clients