rpcs3

GitHub

PlayStation 3 emulator and debugger

rpcs3 MCP Server

MCP server for RPCS3/rpcs3

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "rpcs3": {
      "command": "npx",
      "args": [
        "-y",
        "@RPCS3/rpcs3"
      ]
    }
  }
}