Not a data source — a decision layer.
Elecz is an electricity price MCP server — listed as a connector in Glama, Claude, Grok, and other AI platforms. Connect it once and your agent can fetch real-time spot prices, find the cheapest hours, compare energy contracts, and automate decisions like EV charging or heat pump scheduling on demand. No API key. No authentication. Works with Claude, Grok, Cursor, Copilot, Mistral, ChatGPT, and any MCP-compatible client.
Jump to: Tools · Clients · FAQ · cheapest_hours reference · Agent integration guide
https://elecz.com/mcp
One URL. No API key. Works with Claude, Grok, Cursor, Copilot, Mistral, and any other MCP-compatible client.
{
"mcpServers": {
"elecz": {
"url": "https://elecz.com/mcp"
}
}
}
{
"mcpServers": {
"elecz": {
"type": "http",
"url": "https://elecz.com/mcp"
}
}
}
https://elecz.com/mcpclaude_desktop_config.json. Cursor: add to .cursor/mcp.json. Mistral: add as remote MCP server. ChatGPT: available as Electricity Prices in the ChatGPT Store — no setup required.Elecz exposes three tools over the Model Context Protocol. The agent picks the right one based on the user's question — no prompt engineering needed.
fallback: true — agents should not present this as a confirmed current price.User: "Should I charge my EV now or wait?" Agent (via Elecz MCP): "Current price in Germany is 8.4 c/kWh — that's the 14th cheapest hour today, so not ideal. The cheapest window starts at 02:00 and runs until 05:00 at 2.1 c/kWh. Scheduling the charge to start at 02:00 saves roughly 75% vs charging now."
Broadest coverage of any electricity MCP server — and the only one covering regulated markets in Africa, Asia, and Latin America.
https://elecz.com/mcp and you're done. No registration, no account, no rate limit tiers.current_hour_is_cheap, hours_until_next_cheap, and best_3h_window — ready for automation without any processing.Elecz is available as an MCP server (for developers) and as a connector (in Glama, Claude, Grok, and other AI platforms). Same URL, same tools.
claude_desktop_config.json under mcpServers..cursor/mcp.json or via Settings → MCP..vscode/mcp.json.com.elecz) and as an MCP server in developer registries. The endpoint is always: https://elecz.com/mcp.spot_price, cheapest_hours, and best_energy_contract.https://elecz.com/mcp. In Claude Desktop: add to claude_desktop_config.json under mcpServers. No API key required — just the URL.https://elecz.com/mcp. No API key or account required — Grok can call spot_price, cheapest_hours, and best_energy_contract immediately after connecting.cheapest_hours is not available for Australia — AEMO does not publish public day-ahead price forecasts.cheapest_hours requires public day-ahead market data and is not available for Australia, New Zealand, South Korea, US-TX (ERCOT), South Africa, or the Philippines (PH-LUZ, PH-VIS, PH-MIN) — these markets publish only current or regulated prices, not day-ahead forecasts. spot_price still works for all of them.fallback field. When fallback: true, the returned price may not reflect the current live market — agents should not present it to a user as a confirmed current price.https://elecz.com/mcp over the internet. No npm install, no Docker, no local process needed.One URL. No API key. No setup. Works with Claude, Grok, Cursor, Copilot, Mistral, ChatGPT, and any MCP-compatible client.