MCP GameBoy Server
JSON →Allows Large Language Models to interact with a GameBoy emulator via the serverboy MCP server.
Install
npx -y @smithery/cli Tools · 10
- press_up Press the UP button on the GameBoy
- press_down Press the DOWN button on the GameBoy
- press_left Press the LEFT button on the GameBoy
- press_right Press the RIGHT button on the GameBoy
- press_a Press the A button on the GameBoy
- press_b Press the B button on the GameBoy
- press_start Press the START button on the GameBoy
- press_select Press the SELECT button on the GameBoy
- load_rom Load a GameBoy ROM file
- get_screen Get the current GameBoy screen
Links
★ 28 GitHub stars