← All servers
πŸ”§

C64 BridgeVerifiedπŸ›‘ No advisories

io.github.chrisgleissner/c64bridge
New to MCP? Start here β†’
32β˜… stars
0weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/chrisgleissner, which proved it owns this namespace.

Verified owner: github.com/chrisgleissner β†—io.github.chrisgleissner/c64bridge

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs C64U_PASSWORD, GITHUB_TOKEN.
βœ“
Configuration
Reads LOG_LEVEL, C64BRIDGE_CONFIG, C64_MODE, C64U_HOST, C64U_PORT, VICE_BINARY, ….

About

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

Packages & transports

npmc64bridgev1.0.1 Β· npx

Metadata

Categorydevops
LicenseGPL-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "c64bridge": {
      "command": "npx",
      "args": [
        "-y",
        "c64bridge"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y c64bridge