dmang-dev/mcp-dolphin
Drive the [Dolphin](https://dolphin-emu.org) GameCube/Wii emulator from any MCP client: read/write PowerPC memory (MEM1/MEM2), GameCube + Wii Remote input (buttons, IR pointer, accelerometer, MotionPlus), reset, save/load state, and frame advance. Python bridge inside [Felk's scripting fork](https://github.com/Felk/dolphin) + Node MCP server.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"mcp-dolphin": {
"command": "npx",
"args": ["-y", "mcp-dolphin"]
}
}
}Related in Gaming
CoderGamester/mcp-unity
MCP Server for Unity3d Game Engine integration for game development
youichi-uda/godot-mcp-pro
Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and runtime debugging.
Coding-Solo/godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
hope1026/weppy-roblox-mcp
MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.
opgginc/opgg-mcp
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports schedules, meta compositions, and character statistics.