← Index

io.github.rfdez/pvpc-mcp-server

io.github.rfdez/pvpc-mcp-server·v3.2.3·Other
Quality Score
70
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pvpc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rfdez/pvpc-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pvpc-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rfdez/pvpc-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rfdez/pvpc-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other