MCP server giving coding agents full control of homebrew ROM development AND reverse-engineering/romhacking across 14 retro platforms (NES, SNES, GB, Genesis, Atari, C64, PC Engine, MSX, ...) via WASMโฆ
| Tool name | Description | Destructive? |
|---|---|---|
| cart | โ no | |
| build | โ no | |
| romPatch | โ no | |
| assembleSnippet | โ no | |
| importArt | โ no |
| loadMedia | โ no | |
| host | โ no | |
| encodeAudio | โ no | |
| audioDebug | โ no | |
| frame | โ no | |
| breakpoint | โ no | |
| cpu | โ no | |
| watch | โ no | |
| playtest | โ no | |
| catalog | โ no | |
| files | โ no | |
| recordSession | โ no | |
| disasm | โ no | |
| memory | โ no | |
| symbols | โ no | |
| tiles | โ no | |
| background | โ no | |
| text | โ no | |
| platformโ | โ yes | |
| input | โ no | |
| examples | โ no | |
| encodeArt | โ no | |
| cheats | โ no | |
| sprites | โ no | |
| runUntilโ | โ yes | |
| palette | โ no | |
| state | โ no |
{
"mcpServers": {
"romdev": {
"command": "npx",
"args": [
"-y",
"romdev-mcp"
]
}
}
}