★ 1,117 stars
C++
💻 Code/Dev Tools
Updated 1d ago
Game Boy / Game Boy Color / Super Game Boy emulator, debugger and embedded MCP server for macOS, Windows, Linux, BSD and RetroArch.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"gearboy": {
"command": "npx",
"args": [
"-y",
"drhelius/Gearboy"
]
}
}
}
Run in terminal:
claude mcp add gearboy npx -y drhelius/Gearboy
Add to .cursor/mcp.json:
{
"mcpServers": {
"gearboy": {
"command": "npx",
"args": [
"-y",
"drhelius/Gearboy"
]
}
}
}
Topics
bsdemulationemulatorgame-boygameboygameboy-color-emulatorgameboy-emulatorlibretrolinuxmcpmcp-servernintendo-gameboyraspberry-piretroarchvgm