C64 Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 200 installs a week from npm. Last commit 21 Jul 2026.
MCP server for Commodore 64 Ultimate hardware and VICE emulator control.
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 c64bridge -- npx -y c64bridge
{
"mcpServers": {
"c64bridge": {
"args": [
"-y",
"c64bridge"
],
"command": "npx"
}
}
}
[mcp_servers.c64bridge]
command = "npx"
args = ["-y", "c64bridge"]
{
"mcpServers": {
"c64bridge": {
"args": [
"-y",
"c64bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"c64bridge": {
"args": [
"-y",
"c64bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.