Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"RetroArch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-RetroArch"
]
}
}
}