HomeDesign & Media › PlayStation Network

PlayStation Network

PlayStation Network (PSN) gaming history: playtime, trophies and purchased library.

Python Local macOSWindowsLinux
★ 1 stars Last pushed 2026-08-28 License: MIT

Topics: Gaming

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx mcp-ps-store

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-ps-store": {
      "command": "uvx",
      "args": [
        "mcp-ps-store"
      ],
      "env": {
        "PSN_NPSSO": "<YOUR_VALUE>",
        "PSN_STORE_LOCALE": "<YOUR_VALUE>"
      }
    }
  }
}
  • PSN_NPSSO secret — NPSSO cookie from https://ca.account.sony.com/api/v1/ssocookie. Optional: `psn-login` stores it for you.
  • PSN_STORE_LOCALE — Locale used when building store.playstation.com links, e.g. en-us.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry