MCP server exposing 5 tools for entso-e.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/entso-e/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
day_ahead_prices — Day-ahead auction prices (€/MWh) per hour for a bidding zone. Period is YYYYMMDDHHmm format (UTC).actual_load — Measured electricity consumption per hour for a bidding zone (MW).actual_generation_per_type — Actual generation per production type (solar, wind, nuclear, gas, ...) per hour.cross_border_flow — Physical flow across an interconnector (in_area → out_area).installed_capacity — Year-end installed generation capacity by production type (MW).Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/entso-e/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io