
C64 Bridge
MCP server by github.com/chrisgleissner/c64bridge
MCP server for Commodore 64 Ultimate hardware and VICE emulator control.
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 mcp add c64-bridge -- npx -y c64bridge{
"mcpServers": {
"c64-bridge": {
"command": "npx",
"args": [
"-y",
"c64bridge"
]
}
}
}c64bridgeFrequently 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.
More MCP servers

u-he Preset Randomizer
28
Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.

greptimedb-mcp-server
28
Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries.

Qiskit Documentation MCP Server
28
MCP server for querying and retrieving Qiskit documentation, guides, and API references

Qiskit Gym MCP Server
28
MCP server for qiskit-gym reinforcement learning quantum circuit synthesis

Qiskit IBM Runtime MCP Server
28
MCP server for IBM Quantum computing services through Qiskit IBM Runtime

Qiskit IBM Transpiler MCP Server
28
MCP server for AI Transpiler IBM Quantum services
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.