E
entsoe-mcp
14 endpointsliveEuropean power-market data: day-ahead & balancing prices, load, generation, flows, outages. 47 zones (MCP server com.entsoemcp/entsoe-mcp, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for entsoe-mcp.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| list zones /list_zones verified | List registered ENTSO-E bidding zones. | $0.0020 per call | unknown |
| list endpoints /list_endpoints verified | List supported ENTSO-E endpoint families. | $0.0020 per call | unknown |
| list psr types /list_psr_types verified | List production-type (psr_type) codes. Pass zone= to scope the answer. Most codes are ENTSO-E's B01..B25 and mean the same thing in every ENTSO-E zone. A few a | $0.0020 per call | unknown |
| get series /get_series verified | Generic time-series query for ANY registered series endpoint. One tool covers every (non-outage) endpoint in the registry, so adding a new dataset (call `list_ | $0.0020 per call | unknown |
| get day ahead prices /get_day_ahead_prices verified | Day-ahead clearing price (EUR/MWh) for a bidding zone. `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. For 'all of April 2026' use start=2026 | $0.0020 per call | unknown |
| get tb spread /get_tb_spread verified | Top-Bottom (TBx) spread — daily battery-arbitrage benchmark. TBx = sum(top X priced hours) − sum(bottom X priced hours) over the day-ahead clearing prices for ` | $0.0020 per call | unknown |
| get load /get_load verified | Actual or forecast load (MW). kind = actual | forecast | both. `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. For a full calendar month set | $0.0020 per call | unknown |
| get generation /get_generation verified | Aggregated generation (MW) per production type. `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. For a full calendar month set `end` to the fi | $0.0020 per call | unknown |
| get crossborder flow /get_crossborder_flow verified | Cross-border physical flow (MW) between two adjacent zones. `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. `tz="local"` uses the FROM-zone's | $0.0020 per call | unknown |
| get outages /get_outages verified | Generation-unit unavailability events (UMM). `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. An outage is returned if it overlaps the window. | $0.0020 per call | unknown |
| compare zones /compare_zones verified | Compare one endpoint across multiple zones. `start`/`end` default to UTC; `start` inclusive, `end` EXCLUSIVE. `tz="local"` is rejected (zones may differ); pass | $0.0020 per call | unknown |
| data coverage /data_coverage verified | Show ingest coverage and lag for (endpoint × zone) — call before queries if you're not sure whether the data is landed yet. | $0.0020 per call | unknown |
| list derivations /list_derivations verified | List computed-metric derivations available via get_derivation(). Each derivation is a metric computed on-the-fly from one or more landed endpoints (Tier-2 Parq | $0.0020 per call | unknown |
| get derivation /get_derivation verified | Compute **capture price**, **capture rate** (a.k.a. value factor / quality factor / Marktwertfaktor), **TBx battery-arbitrage spreads**, and other generation-we | $0.0020 per call | unknown |