Back to browse
Elecz – MCP server for real-time electricity prices in 40 countries

Elecz – MCP server for real-time electricity prices in 40 countries

by zemloai·May 13, 2026·3 points·0 comments

AI Analysis

●●●BangerSolve My ProblemDark Horse

Stops LLMs from hallucinating energy prices with direct market operator feeds.

Strengths
  • Aggregates data from ENTSO-E, CAISO, ERCOT, and JEPX into a single normalized API.
  • No auth required for basic usage, lowering friction for quick agent prototyping.
  • Calculates cheapest charging windows automatically instead of raw data dumping.
Weaknesses
  • Relies on external market operators; data latency varies by region (15-60 mins).
  • Limited utility for users outside the supported 100+ bidding zones.
Category
Target Audience

AI agent developers and home automation enthusiasts

Similar To

ElectricityMaps · WattTime · Octopus Energy API

Post Description

Text: I built Elecz because LLMs regularly hallucinate electricity prices, cheapest charging hours, and energy contract data. Elecz is a read-only MCP server and REST API for real-time electricity data across 40 countries and 100+ bidding zones. It provides:

spot prices cheapest hours contract comparison data

Data comes directly from ENTSO-E, Octopus Agile, AEMO, ERCOT, CAISO, NYISO, JEPX and other official market operators. Updated every 15–60 minutes depending on market. No API key or account required. Works with Claude, Cursor, n8n, and other MCP-compatible clients. https://elecz.com

Similar Projects

Developer Tools●●Solid

Vinted MCP Server – Compare prices across 6 EU countries via AI

You can ask an MCP-enabled assistant to compare the same listing across countries and get a compact table showing where to buy low and sell high — that cross-border compare_prices call is the clear killer feature. The author solved real scraping pain (Cloudflare, TLS fingerprints, residential proxies) and wrapped it as a drop-in npx/Apify MCP server, but expect maintenance friction and legal/scraping risks over time.

WizardryNiche Gem
datakazkn
103mo ago
Infrastructure●●Solid

I track GPU rental prices – same H100 ranges from $0.80 to $3.19/HR

It normalizes messy provider offers into a single table with filters for VRAM, NVLink, on‑demand vs spot, and 'in‑stock only' — exactly the controls you want when hunting GPUs. The UI is clear and fast (filters, region/provider lists, a cost calculator beta), but underneath it's still an aggregator with affiliate ties and scraping cadence risks, so expect to verify prices on the provider before launching.

Solve My ProblemSlick
hwspeed
213mo ago