C64 Bridge
Rank #2,893io.github.chrisgleissner/c64bridge
MCP server for Commodore 64 Ultimate hardware and VICE emulator control.
C64 Bridge is a Model Context Protocol (MCP) server published by chrisgleissner. It ranks #2,893 of 132,046 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. C64 Bridge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Oct 20, 2025 and most recently updated on Aug 7, 2026.
Ranks ahead of 129,153 of 132,046 servers on MCP Toplist.
Use C64 Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add c64bridge -e "LOG_LEVEL=<your LOG_LEVEL>" -e "C64BRIDGE_CONFIG=<your C64BRIDGE_CONFIG>" -e "C64_MODE=<your C64_MODE>" -e "C64U_HOST=<your C64U_HOST>" -e "C64U_PORT=<your C64U_PORT>" -e "C64U_PASSWORD=<your C64U_PASSWORD>" -e "VICE_BINARY=<your VICE_BINARY>" -e "VICE_VISIBLE=<your VICE_VISIBLE>" -e "VICE_WARP=<your VICE_WARP>" -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -- npx -y c64bridgeReplace each placeholder with your own value before saving.
[mcp_servers.c64bridge]
command = "npx"
args = ["-y", "c64bridge"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"c64bridge": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.chrisgleissner%2Fc64bridge)<a href="https://mcptoplist.com/server/io.github.chrisgleissner%2Fc64bridge"><img src="https://mcptoplist.com/badge/io.github.chrisgleissner%2Fc64bridge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
chrisgleissner
Available versions (8)
| Version | Published |
|---|---|
| 1.0.2 | Aug 7, 2026 |
| 1.0.1 | Jul 20, 2026 |
| 1.0.0 | Jul 14, 2026 |
| 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 |
Frequently asked questions
- Who maintains C64 Bridge?
- C64 Bridge is maintained by chrisgleissner, which publishes 1 MCP server (8 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 and Glama.
- How many versions does C64 Bridge have?
- MCP Toplist tracks 8 versions of C64 Bridge, most recently published on Aug 7, 2026.
- Where can I find the source code for C64 Bridge?
- The source code for C64 Bridge is hosted at github.com/chrisgleissner/c64bridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.