Loading MCP server directory, please wait...
Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.
npx @getmcp/cli add io.github.rfdez/pvpc-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rfdez/pvpc-mcp-server": {
"command": "npx",
"args": [
"-y",
"@rfdez/pvpc-mcp-server",
"stdio"
]
}
}
}