MCPBridge runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 20 May 2026.
Unified MCP server bridging Claude Code and Ollama to Roblox Studio and Blender.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcpbridge -- npx -y @iamjrmh/mcpbridge
{
"mcpServers": {
"mcpbridge": {
"args": [
"-y",
"@iamjrmh/mcpbridge"
],
"command": "npx"
}
}
}
[mcp_servers.mcpbridge]
command = "npx"
args = ["-y", "@iamjrmh/mcpbridge"]
{
"mcpServers": {
"mcpbridge": {
"args": [
"-y",
"@iamjrmh/mcpbridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcpbridge": {
"args": [
"-y",
"@iamjrmh/mcpbridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.