Back to directory
@mario-andreschak/mcp-gameboy

@mario-andreschak/mcp-gameboy

@mario-andreschak27

An MCP server enabling LLMs to interact with a GameBoy emulator via stdio and SSE transports

gameboyemulatorllmmcp-serverssestdioentertainment

Installation & Configuration

{
  "mcpServers": {
    "mcp-gameboy": {
      "command": "node",
      "args": [
        "/path/to/mcp-gameboy/dist/index.js"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2025/4/24
Updated
2026/6/8