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.
Ads
Overview
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
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
No tools listed yet.
Tags
- awesome-list
Related MCP servers
chaoz23/srdcheck
Deterministic D&D 5e (SRD 5.2.1) rules verdicts for agents: cited legality checks for whole turns, legal-action enumeration, advantage math, and hash-stamped game-state lineage. Refuses what the rules don't decide (exit 2), quotes the rule text on every verdict, zero dependencies.
CoderGamester/mcp-unity
MCP Server for Unity3d Game Engine integration for game development
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.
3aKHP/prts-mcp
MCP Server for [Arknights](https://www.arknights.global/), querying the [PRTS Wiki](https://prts.wiki) API and serving auto-synced operator archives and voice lines from game data. Designed for fan-creation (同人創作) AI agents. Python (stdio/Docker) and TypeScript (Streamable HTTP) implementations.