C++ cemu-emulator & cpp repository by @cemu-project. Model Context Protocol (MCP) server & tools with 9.6k stars.

9,624 stars C++ C++ 1 file ยท ~1,096 tokens #cemu#cemu-emulator#cpp#emulation#emulator#nintendo#wiiu

Gui (Cemu) MCP Server

Model Context Protocol (gui) server

View all Cemu servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gui": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gui"
      ]
    }
  }
}