Loomal

C64 Bridge

MCP server by github.com/chrisgleissner/c64bridge

MCP server for Commodore 64 Ultimate hardware and VICE emulator control.

28 starsnpm: c64bridge

About C64 Bridge

C64 Bridge is an MCP (Model Context Protocol) server published by chrisgleissner in the official MCP registry. MCP server for Commodore 64 Ultimate hardware and VICE emulator control.

It ships as an npm package (c64bridge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chrisgleissner/c64bridge, where the project has earned 28 GitHub stars.

Use C64 Bridge with your agent

Claude Code · one command
claude mcp add c64-bridge -- npx -y c64bridge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "c64-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "c64bridge"
      ]
    }
  }
}
npmc64bridge

Frequently asked questions

What is C64 Bridge?
C64 Bridge is an MCP (Model Context Protocol) server by chrisgleissner. MCP server for Commodore 64 Ultimate hardware and VICE emulator control.
How do I connect C64 Bridge to Claude, Cursor, or another MCP client?
Install C64 Bridge from its npm package (c64bridge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is C64 Bridge open source?
Yes — the source code is public at github.com/chrisgleissner/c64bridge, with 28 GitHub stars.
Can AI agents pay to use C64 Bridge?
Not yet through Loomal — C64 Bridge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain C64 Bridge? Claim this listing free by verifying GitHub ownership, or contact us.