★ 331 stars
C++
💬 Communication
Updated 1mo ago
Sega Master System / Game Gear / SG-1000 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": {
"gearsystem": {
"command": "npx",
"args": [
"-y",
"drhelius/Gearsystem"
]
}
}
}
Run in terminal:
claude mcp add gearsystem npx -y drhelius/Gearsystem
Add to .cursor/mcp.json:
{
"mcpServers": {
"gearsystem": {
"command": "npx",
"args": [
"-y",
"drhelius/Gearsystem"
]
}
}
}
Topics
bsdemulationemulatorgame-geargamegearlibretrolinuxmaster-systemmcpmcp-serverraspberry-piretroarchsegasg1000sms