SERVER
C64 Bridge
Rank #1681pulsemcp/gh-chrisgleissner-c64bridge
MCP server providing c64bridge capabilities
First listed
Oct 20, 2025
Last publish date
May 8, 2026
OVERVIEW
C64 Bridge is a Model Context Protocol (MCP) server published by chrisgleissner. It ranks #1681 of 58,900 servers tracked on MCP Toplist, and its repository has 27 GitHub stars. C64 Bridge is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Oct 20, 2025 and most recently updated on May 8, 2026.
STANDING
#1,681of 58,900 tracked serversTop 5%
Ranks ahead of 57,219 of 58,900 servers on MCP Toplist.
CONNECT
Use C64 Bridge
Add C64 Bridge to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"gh-chrisgleissner-c64bridge": {
"command": "npx",
"args": [
"-y",
"c64bridge"
],
"env": {
"LOG_LEVEL": "<your LOG_LEVEL>",
"C64BRIDGE_CONFIG": "<your C64BRIDGE_CONFIG>",
"C64_MODE": "<your C64_MODE>",
"C64U_HOST": "<your C64U_HOST>",
"C64U_PORT": "<your C64U_PORT>",
"C64U_PASSWORD": "<your C64U_PASSWORD>",
"VICE_BINARY": "<your VICE_BINARY>",
"VICE_VISIBLE": "<your VICE_VISIBLE>",
"VICE_WARP": "<your VICE_WARP>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
chrisgleissner
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 0.9.2 | May 8, 2026 |
| 0.9.1 | May 7, 2026 |
| 0.9.0 | May 7, 2026 |
| 0.8.1 | Mar 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is C64 Bridge?
- MCP server providing c64bridge capabilities
- Who maintains C64 Bridge?
- C64 Bridge is maintained by chrisgleissner, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is C64 Bridge listed on the official MCP registry?
- Yes — C64 Bridge is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does C64 Bridge have?
- MCP Toplist tracks 5 versions of C64 Bridge, most recently published on May 8, 2026.
- Where can I find the source code for C64 Bridge?
- The source code for C64 Bridge is hosted at github.com/chrisgleissner/c64bridge.
EXPLORE