/
by ai.smithery
Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.
Server configuration and capabilities from the MCP manifest
Size: 1,381 bytes (346 tokens)
Tools Found: 1
Analysis ID: 2jgsr297
Use this server to fetch the Voluntary Price for the Small Consumer (PVPC) for consumers billed under the 2.0 TD tariff.
Stars
Registry ID: 351f53a0-7d2d-40aa-adeb-a203878ff560
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: MIT License
Default Branch: main
Last Push: 9/10/2025
Last Release: 9/10/2025
Open Issues: 0
Historical performance and growth metrics over time
{ "server.json": { "name": "io.github.rfdez/pvpc-mcp-server", "status": "active", "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "version": "3.2.3", "packages": [ { "version": "3.2.3", "transport": { "type": "stdio" }, "identifier": "@rfdez/pvpc-mcp-server", "runtime_hint": "npx", "registry_type": "npm", "package_arguments": [ { "name": "--transport", "type": "named", "value": "stdio", "description": "Use stdio transport type for MCP server" }, { "name": "--api-key", "type": "named", "is_secret": true, "description": "ESIOS API key for authentication", "is_required": true } ], "registry_base_url": "https://registry.npmjs.org" }, { "version": "3.2.3", "transport": { "url": "http://127.0.0.1:{--port}/mcp", "type": "streamable-http", "headers": [ { "name": "X-API-Key", "is_secret": true, "description": "ESIOS API key for authentication", "is_required": true } ] }, "identifier": "@rfdez/pvpc-mcp-server", "runtime_hint": "npx", "registry_type": "npm", "package_arguments": [ { "name": "--transport", "type": "named", "value": "http", "description": "Use HTTP transport type for MCP server" }, { "name": "--port", "type": "named", "default": "8080", "description": "Port for HTTP transport" } ], "registry_base_url": "https://registry.npmjs.org" } ], "repository": { "url": "https://github.com/rfdez/pvpc-mcp-server", "source": "github" }, "description": "Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica." } }
Forks
Watchers
Contributors
Last Push: 9/10/2025
Last Release: 9/10/2025
Open Issues: 0