Enables AI assistants to remotely control Commodore 64 Ultimate and other Ultimate series devices via their powerful REST API.
Sponsored
This Model Context Protocol (MCP) server acts as a crucial bridge between advanced AI assistants like Claude, ChatGPT, and Cursor, and the Ultimate 64 series of modern Commodore 64 hardware. By translating natural language commands into precise REST API calls, it allows AI to directly interact with and manipulate real C64 machines. This enables capabilities such as loading and executing C64 programs, reading and writing memory, managing disk images, and controlling various hardware configurations, bringing retro computing into the age of artificial intelligence.
Key Features
01Extensive toolset with 37 functions for comprehensive device control
02Supports dual transport modes: STDIO for local clients and SSE for remote/hosted deployments
0310 GitHub stars
04Docker support for easy containerized deployment and portability
05Dynamic connection capability to set Ultimate device hostname/port at runtime
06Upload and run PRG programs remotely via Base64 encoding or URL download
Use Cases
01Automate the mounting, unmounting, and creation of C64 disk images (D64, D71, D81)
02Allow AI assistants to read from and write to C64 memory addresses directly
03Programmatically load and run C64 programs, SID, or MOD files on a real C64