Browse
→ Code & Dev
→ xspeccy-mcp
xspeccy-mcp
MCP server that lets AI agents run and inspect ZX Spectrum programs through the Xpeccy emulator core. It exposes dozens of emulator tools for loading snapshots, stepping, breakpoints, memory reads and writes, disassembly, T-state profiling, screen and sound inspection so agents can debug retro programs end-to-end. Public GitHub repository created August 17, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | https://github.com/alffcpu/xspeccy-mcp |
| Install | git clone https://github.com/alffcpu/xspeccy-mcp && cd xspeccy-mcp && cmake -S . -B build && cmake --build build |
Use Cases
| 01 | Let an agent debug ZX Spectrum code by driving a real emulator through MCP tools |
| 02 | Inspect memory, disassembly, screen and sound state during retro development loops |
| 03 | Automate breakpoint and T-state profiling workflows that normally require manual emulator control |
Tags
zx-spectrum emulator debugging breakpoints disassembly retrocomputing xpeccy cpp
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>