Skip to main content
Glama

PVPC MCP Server

by rfdez
MIT License
package.json1.64 kB
{ "name": "@rfdez/pvpc-mcp-server", "version": "3.2.4", "description": "Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.", "keywords": [ "pvpc", "mcp", "server", "electricity", "price", "spain" ], "homepage": "https://github.com/rfdez/pvpc-mcp-server#readme", "bugs": { "url": "https://github.com/rfdez/pvpc-mcp-server/issues" }, "repository": { "type": "git", "url": "git+https://github.com/rfdez/pvpc-mcp-server.git" }, "license": "MIT", "author": "Raúl Fernández <info@raulfernandez.me>", "type": "module", "main": "dist/index.js", "bin": { "pvpc-mcp-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/index.js", "clean": "shx rm -rf dist", "format": "prettier --write .", "format:check": "prettier --check .", "lint": "eslint .", "lint:fix": "eslint . --fix", "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@modelcontextprotocol/sdk": "1.20.2", "commander": "14.0.1", "cors": "2.8.5", "date-fns": "4.1.0", "express": "5.1.0", "helmet": "8.1.0", "qs": "6.14.0", "zod": "3.25.76" }, "devDependencies": { "@eslint/js": "9.36.0", "@types/cors": "2.8.19", "@types/express": "5.0.5", "@types/node": "24.9.2", "@types/qs": "6.14.0", "eslint": "9.36.0", "eslint-config-prettier": "10.1.8", "prettier": "3.6.2", "prettier-plugin-packagejson": "2.5.19", "shx": "0.4.0", "typescript": "5.9.3", "typescript-eslint": "8.46.2" }, "engines": { "node": ">=24", "npm": ">=10.9.2" }, "mcpName": "io.github.rfdez/pvpc-mcp-server" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rfdez/pvpc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server