# io.github.rfdez/pvpc-mcp-server (npm · @rfdez/pvpc-mcp-server)

Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.

- Trust score: 68/100 (medium)
- Change this week: +25
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-05

## Components

- npm · `@rfdez/pvpc-mcp-server`: 68/100 (this document), [markdown](https://verifymcp.io/servers/rfdez-pvpc-mcp-server/rfdez-pvpc-mcp-server.md), [page](https://verifymcp.io/servers/rfdez-pvpc-mcp-server/rfdez-pvpc-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@rfdez/pvpc-mcp-server`
- Version: `3.2.3`
- 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-08-05.

- **Supply Chain Security**: 70/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 1.17.5, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 96), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 96/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to rfdez/pvpc-mcp-server).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 258 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 51/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 417 tokens (~417/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add rfdez-pvpc-mcp-server -- npx -y @rfdez/pvpc-mcp-server
```

### Codex

```bash
codex mcp add rfdez-pvpc-mcp-server -- npx -y @rfdez/pvpc-mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rfdez-pvpc-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@rfdez/pvpc-mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add rfdez-pvpc-mcp-server --command npx --arg -y --arg @rfdez/pvpc-mcp-server
```

### Hermes

```yaml
mcp_servers:
  rfdez-pvpc-mcp-server:
    command: "npx"
    args: ["-y", "@rfdez/pvpc-mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "rfdez-pvpc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rfdez/pvpc-mcp-server"
      ]
    }
  }
}
```

## 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-08-05 (score 68, +1)

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

### 2026-08-03 (score 67, +34)

- [security regression] CVE-2026-8723 affects this package: high
- [security regression] CVE-2025-15284 affects this package: high
- [security regression] CVE-2026-2391 affects this package: high
- [security regression] CVE-2026-25536 affects this package: high
- [security regression] CVE-2025-66414 affects this package: high
- [security regression] CVE-2026-0621 affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Provenance: unverified → pass
- [security] The attested source repository moved: rfdez/pvpc-mcp-server
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Schema quality: unverified → good
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-02 (score 33, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-07-31 (score 18, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 25, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 43)

First indexed and scored.

## MCP tools (1)

### `fetch_prices` (~385 tokens)

Fetch PVPC Prices

Fetches the Voluntary Price for the Small Consumer (PVPC) prices for a given date range and geographical area.

Input parameters:

- `endDate` (string): End of the date range to filter indicator values in iso8601 format. E.g. 2025-06-29T23:59:59.999+02:00. Defaults to the end of today.
- `geographicalAggregation` (string): How to aggregate indicator values when grouping them by geographical ID. Accepted values: `sum`, `average`. Defaults to `sum`.
- `geographicalIds` (array): Tells the geographical IDs to filter indicator values. Accepted values: `3` (España), `8741` (Península), `8742` (Canarias), `8743` (Baleares), `8744` (Ceuta), `8745` (Melilla). Defaults to `8741`, `…
- `geographicalTruncation` (string): Tells how to group data at geographical level when the geographical aggregation is informed. Accepted values: `country`, `electric_system`.
- `locale` (string): Get translations for sources. Accepted values: `es`, `en`. Defaults to `es`.
- `startDate` (string): Beginning of the date range to filter indicator values in iso8601 format. E.g. 2025-06-29T00:00:00.000+02:00. Defaults to the start of today.
- `timeAggregation` (string): How to aggregate indicator values when grouping them by time. Accepted values: `sum`, `average`. Defaults to `sum`.
- `timeTruncation` (string): Tells how to truncate data time series. Accepted values: `hour`, `day`, `month`, `year`.

Output parameters:

- `prices` (array)

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/rfdez-pvpc-mcp-server/rfdez-pvpc-mcp-server#diagnostics

## Score history

- 2026-08-05: 68
- 2026-08-04: 67
- 2026-08-03: 67
- 2026-08-02: 33
- 2026-08-01: 18
- 2026-07-31: 18
- 2026-07-30: 25
- 2026-07-28: 43
- 2026-07-27: 43

## Links

- npm package: https://www.npmjs.com/package/@rfdez/pvpc-mcp-server
- Socket report: https://socket.dev/npm/package/@rfdez/pvpc-mcp-server
- Repository: https://github.com/rfdez/pvpc-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/rfdez-pvpc-mcp-server/rfdez-pvpc-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/rfdez-pvpc-mcp-server/rfdez-pvpc-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/rfdez-pvpc-mcp-server/rfdez-pvpc-mcp-server
