MCP (Model Context Protocol) server for the Commodore 64 Ultimate Computer.
{
"mcpServers": {
"commodore64": {
"env": {
"C64U_URL": "http://192.168.200.157"
},
"args": [
"run",
"--directory",
"/path/to/c64u-mcp-server",
"python",
"server.py"
],
"command": "uv"
}
}
}MCP (Model Context Protocol) server for the Commodore 64 Ultimate Computer.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 75 days ago. 15 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
53 tools. ~1,300 tokens (0.7% of 200K). Consider loading selectively.
No automated test available for this server. Check the GitHub README for setup instructions.
machine_resetReset the C64
machine_rebootReboot Ultimate device
machine_pausePause CPU via DMA
machine_resumeResume from pause
machine_poweroffPower off (U64 only)
capture_screenCapture C64 screen as PNG image
type_textType text into keyboard buffer (supports special keys)
send_keySend a special key to keyboard buffer
enter_basic_programEnter BASIC program directly into memory (tokenized)
write_memoryWrite hex data to C64 memory
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.