mcp-bizhawk

dmang-dev/mcp-bizhawk
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 5d ago
MCP server for BizHawk — drive NES/SNES/GB/GBC/GBA/Genesis/N64/PSX/Saturn and more through one Lua bridge
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": {
    "mcp-bizhawk": {
      "command": "npx",
      "args": [
        "-y",
        "dmang-dev/mcp-bizhawk"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes [BizHawk](https://github.com/TASEmulators/BizHawk) — the multi-system emulator the TAS community lives in — to any MCP-compatible client (Claude Desktop, Claude Code, etc.). One bridge, **many systems**: NES, SNES, Game Boy / GBC / GBA, Sega Master System / Genesis / 32X / Saturn, N64, PlayStation 1, Atari 2600/5200/7800, Lynx, ColecoVision, Intellivision, and more — all through the same MCP tools, with per-system memory domains expos

Tools (15)

BIZHAWK_HOSTBIZHAWK_PORTMainRAMRAMRDRAMWRAMbizhawk_frame_advancebizhawk_get_infobizhawk_list_memory_domainsbizhawk_pingbizhawk_press_buttonsbizhawk_read_rangebizhawk_resetbizhawk_screenshotbizhawk_write_range