European day-ahead electricity prices (43 zones), accuracy-published forecasts, carbon, optimize.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Voltcast.
list_zonesThe zone registry (codes, names, currencies)
get_pricesDay-ahead prices for a zone/date at native market intervals
get_forecastP50 on Home/Starter and P10/P90 on Pro+
get_carbonCarbon intensity + green score from the live generation mix
get_renewablesWind/solar forecasts (TSO + Voltcast model) vs realized
cheapest_windowCheapest contiguous window for a load in the next 48h
Model Context Protocol server for Voltcast: day-ahead electricity prices for 47 European bidding zones (15-minute native resolution, history to 2015), probabilistic price forecasts whose accuracy is published daily at voltcast.com/accuracy, carbon intensity, and cheapest-window optimization.
Two ways to run it:
Streamable HTTP transport, protocol 2025-06-18. Server card:
/.well-known/mcp.json.
Or with Docker:
The stdio server is a thin proxy onto the same REST API β identical tools,
auth and rate limits. It starts and answers introspection without a key;
list_zones works keyless too.
| Tool | Auth | What it does |
|---|---|---|
list_zones | none | The zone registry (codes, names, currencies) |
get_prices | key | Day-ahead prices for a zone/date at native market intervals |
get_forecast | key | P50 on Home/Starter and P10/P90 on Pro+ |
get_carbon | key | Carbon intensity + green score from the live generation mix |
get_renewables | key | Wind/solar forecasts (TSO + Voltcast model) vs realized |
cheapest_window | Pro+ key | Cheapest contiguous window for a load in the next 48h |
Authorization: Bearer <api key>. New accounts start with
Home
at β¬9/month after a 7-day card-required trial; existing Free accounts remain
grandfathered. list_zones works without a key. The exact hosted-connector
walkthrough is at
voltcast.com/ai/local-electricity-price.
Every forecast the server returns is benchmarked daily against a naive baseline in public β losses included. Zones where the model loses are free to use under the guarantee. Data sources: ENTSO-E Transparency Platform, SMARD.de (CC BY 4.0), attributed in every response.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/voltcast)<a href="https://allmcps.com/mcp/voltcast"><img src="https://allmcps.com/api/badge/voltcast?style=directory" alt="Voltcast on AllMCPs" /></a>