RetroArch

GitHub

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.

13,491 stars C #c#libretro#retroarch
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "RetroArch": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-RetroArch"
      ]
    }
  }
}