ppsspp

GitHub

A PSP emulator for Android, Windows, Mac, Linux and iOS, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues.

14,016 stars C++ 1 file ยท ~11,576 tokens #emulators#ppsspp#psp

ppsspp MCP Server

MCP server for hrydgard/ppsspp

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