# PlayStation Network (pypi · mcp-ps-store)

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

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- pypi · `mcp-ps-store`: 80/100 (this document), [markdown](https://verifymcp.io/servers/murzin-ml-mcp-ps-store/mcp-ps-store.md), [page](https://verifymcp.io/servers/murzin-ml-mcp-ps-store/mcp-ps-store)

## Channel facts

- Registry: `pypi`
- Package: `mcp-ps-store`
- Version: `0.1.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs poetry.core.masonry.api at install time, a recognised native-build step with no shell scripting around it.
  - 1 of 36 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 22 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 769 tokens (~109/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 85/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 48% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "psn_refresh" implies "drop" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the PlayStation Network MCP server?

PlayStation Network runs locally as a PyPI package, launched with uvx mcp-ps-store. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add murzin-ml-mcp-ps-store -- uvx mcp-ps-store
```

### Cursor

```json
{
  "mcpServers": {
    "murzin-ml-mcp-ps-store": {
      "command": "uvx",
      "args": [
        "mcp-ps-store"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "murzin-ml-mcp-ps-store": {
      "command": "uvx",
      "args": [
        "mcp-ps-store"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add murzin-ml-mcp-ps-store -- uvx mcp-ps-store
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "murzin-ml-mcp-ps-store": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-ps-store"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add murzin-ml-mcp-ps-store --command uvx --arg mcp-ps-store
```

### Hermes

```yaml
mcp_servers:
  murzin-ml-mcp-ps-store:
    command: "uvx"
    args: ["mcp-ps-store"]
```

### Netclaw

```json
{
  "McpServers": {
    "murzin-ml-mcp-ps-store": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-ps-store"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add murzin-ml-mcp-ps-store -t stdio -c uvx -a mcp-ps-store
```

### Other

```json
{
  "mcpServers": {
    "murzin-ml-mcp-ps-store": {
      "command": "uvx",
      "args": [
        "mcp-ps-store"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 78, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-14 (score 63, −14)

- [security regression] Malware scan: pass → unverified

### 2026-09-12 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 74, +1)

- [functional regression] Security disclosure: unverified → fail

## MCP tools (7)

### `psn_taste_profile` (~96 tokens)

PSN taste profile

One-shot digest of the account's gaming taste: totals, playtime habits, top games by hours, favourite franchises, platinums, games close to completion, games bounced off after a short try, and unplayed purchases. Start here for any recommendation request.

Input parameters:

- `include_backlog` (boolean): Include purchased-but-never-played games.
- `top` (integer): How many top-by-hours games to include.

### `psn_library` (~209 tokens)

PSN game library

Filtered, sorted list of games on the account, joining playtime with trophy progress. Use it to answer questions like 'what did I play most in 2024', 'what have I nearly finished', 'what did I drop quickly'. Store page: https://store.playstation.com/<locale>/concept/<concept_id>.

Input parameters:

- `include_trophy_counts` (boolean): Add per-grade trophy counts to every row.
- `limit` (integer)
- `max_hours`
- `max_trophy_progress`
- `min_hours`
- `min_trophy_progress`
- `offset` (integer)
- `only_platinum` (boolean)
- `platform` (string): Keep only one platform.
- `played_before`: ISO date; keep games last played before it.
- `played_since`: ISO date; keep games last played on or after it.
- `search`: Case-insensitive substring match on the title.
- `sort`: Ordering of the result.

### `psn_game_trophies` (~146 tokens)

Trophy detail for one game

Full trophy list for a single game with earned status, earn dates and rarity. Pass a title (fuzzy match against the account's games) or an exact np_communication_id. Useful for 'what's left to platinum' and for judging how deeply the user engaged with a game.

Input parameters:

- `game`: Game title, matched against the account's library.
- `include_hidden` (boolean)
- `limit` (integer)
- `np_communication_id`: Exact trophy set id, e.g. NPWR21434_00.
- `np_service_name`: Required only with a raw np_communication_id.
- `status`: Which trophies to return.

### `psn_owned_games` (~97 tokens)

Purchased PSN library

Games the account has bought or claimed (including PS Plus monthly claims), with hours played where known. Check this before recommending anything so you do not suggest a game the user already owns, and to surface unplayed purchases.

Input parameters:

- `limit` (integer)
- `offset` (integer)
- `platform` (string)
- `search`
- `unplayed_only` (boolean): Keep only games with no recorded playtime.

### `psn_recently_played` (~30 tokens)

Recently played

The account's most recently launched games, newest first.

Input parameters:

- `limit` (integer)

### `psn_refresh` (~34 tokens)

Refresh PSN cache

Drops the cached PSN responses so the next call re-reads live data. Use after the user has just played something.

### `psn_profile` (~23 tokens)

PSN account profile

Online ID, PS Plus status, trophy level and lifetime trophy counts.

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/murzin-ml-mcp-ps-store/mcp-ps-store#diagnostics

## Score history

- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 79
- 2026-09-17: 79
- 2026-09-16: 78
- 2026-09-15: 78
- 2026-09-14: 63
- 2026-09-13: 77
- 2026-09-12: 77
- 2026-09-11: 76
- 2026-09-10: 76
- 2026-09-09: 75
- 2026-09-08: 75
- 2026-09-07: 74
- 2026-09-06: 74
- 2026-09-05: 73
- 2026-09-04: 70
- 2026-09-03: 70
- 2026-09-02: 70
- 2026-09-01: 70
- 2026-08-31: 70
- 2026-08-30: 70
- 2026-08-29: 70
- 2026-08-28: 70

## Common questions

### What is the PlayStation Network MCP server?

PlayStation Network is an MCP server listed in the public MCP registry as io.github.murzin-ml/mcp-ps-store. PlayStation Network (PSN) gaming history: playtime, trophies and purchased library. This page covers its PyPI package (mcp-ps-store).

### Is the PlayStation Network MCP server safe to use?

PlayStation Network scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the PlayStation Network MCP server expose?

PlayStation Network exposes 7 tools: psn_taste_profile, psn_library, psn_game_trophies, psn_owned_games, psn_recently_played, and 2 more. Their descriptions and schemas cost roughly 635 tokens of context every time the server is loaded.

### Is the PlayStation Network MCP server still maintained?

PlayStation Network is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the PlayStation Network MCP server under?

PlayStation Network declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- PyPI project: https://pypi.org/project/mcp-ps-store/
- Socket report: https://socket.dev/pypi/package/mcp-ps-store
- Repository: https://github.com/murzin-ml/mcp-ps-store
- Changelog RSS feed: https://verifymcp.io/servers/murzin-ml-mcp-ps-store/mcp-ps-store.xml
- Changelog JSON feed: https://verifymcp.io/servers/murzin-ml-mcp-ps-store/mcp-ps-store.json
- HTML version of this page: https://verifymcp.io/servers/murzin-ml-mcp-ps-store/mcp-ps-store
