Real-time electricity spot prices, cheapest hours, and contract recommendations. 31 countries across Europe and Oceania. No authentication required.
Overview
Elecz is a real-time electricity spot price API and MCP server covering 31 countries across Europe and Oceania.
Features
- Real-time spot prices for 31 countries (ENTSO-E + GB + AU + NZ)
- Cheapest hours detection for 29 countries
- Contract recommendations for FI, SE, NO, DK, DE, GB, AU, NZ
- Local currency support (EUR, GBP, SEK, NOK, DKK, AUD, NZD)
- No API key required
MCP Endpoint
Use Cases
- Energy cost optimization for AI agents
- Smart home and EV charging automation
- Contract comparison and provider switching
Server Config
{
"mcpServers": {
"electricity": {
"type": "http",
"url": "https://elecz.com/mcp"
}
}
}