# C64 Bridge MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-chrisgleissner-c64bridge
- Repository: https://github.com/chrisgleissner/c64bridge
- Website: https://github.com/chrisgleissner/c64bridge

## Install
- Command: `npx -y c64bridge`
- Auth: Not captured

## Setup notes
- Package: Npm c64bridge v0.9.2
- Environment variable: LOG_LEVEL (default info; choices debug, info, warn, error)
- Environment variable: C64BRIDGE_CONFIG (default ~/.c64bridge.json)
- Environment variable: C64_MODE (default c64u; choices c64u, vice)
- Environment variable: C64U_HOST (default c64u)
- Environment variable: C64U_PORT (default 80)
- Environment variable: C64U_PASSWORD (secret)
- Environment variable: VICE_BINARY (default x64sc)
- Environment variable: VICE_VISIBLE (default true)
- Environment variable: VICE_WARP (default false)
- Environment variable: GITHUB_TOKEN (secret)

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.chrisgleissner
- Version: 0.9.2
- Runtime: Npm
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 8, 2026
- Source: https://registry.modelcontextprotocol.io
