com.voltcast/voltcast
com.voltcast/voltcastEuropean day-ahead electricity prices (43 zones), accuracy-published forecasts, carbon, optimize.
Tools · 7
List all supported European bidding zones with codes, names, and capabilities. No auth required.
Day-ahead electricity prices in each zone's native currency and native market resolution. Requires an API key; Home starts at voltcast.com/register?plan=home.
Explicitly labeled real-time market prices (currently WEIM), kept separate from day-ahead curves. Requires an API key.
Probabilistic price forecast (P50 curve; P10/P90 on Pro+) up to 7 days ahead. Home and grandfathered Free keys are scoped to their selected zone. Accuracy published daily at voltcast.com/accuracy.
Carbon intensity (gCO2eq/kWh) and green score (0-100 low-carbon share) derived from the live generation mix.
Day-ahead wind + solar generation forecasts: the TSO's official forecast AND Voltcast's own model (volt-res-1) with q10-q90 bands, beside realized generation, with head-to-head verification (who beats…
Rank Home+ action windows by household cost. Experimental carbon/balanced modes use a disclosed trailing historical production-mix profile—not a forward carbon forecast—and support no emissions-reduct…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.voltcast/voltcast": {
"url": "https://voltcast.com/api/mcp",
"transport": "streamable-http"
}
}
}