★ 210 stars
C++
💻 Code/Dev Tools
Updated 10d ago
PC Engine / TurboGrafx-16 / SuperGrafx / PCE CD-ROM² 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": {
"geargrafx": {
"command": "npx",
"args": [
"-y",
"drhelius/Geargrafx"
]
}
}
}
Run in terminal:
claude mcp add geargrafx npx -y drhelius/Geargrafx
Add to .cursor/mcp.json:
{
"mcpServers": {
"geargrafx": {
"command": "npx",
"args": [
"-y",
"drhelius/Geargrafx"
]
}
}
}
Topics
bsdemulatorlibretrolinuxmacosmcpmcp-serverpc-enginepcengineraspberry-piraspberrypiretroarchsupergrafxturbografxturbografx-16