el-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@el-mcpGive me the two sentences about my electricity usage."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
el-mcp
Two sentences about Danish household electricity.
Past: Last year you could have saved DKK X by moving usage from [these hours] to [those hours].
Now: For the rest of today (and tomorrow after ~13:00) you can save DKK Y by pushing usage from 19:00 back to 22:00.
Hourly import and grid charges come from Eloverblik. Spot comes from Energi Data Service. One user, self-hosted, read-only.
Setup
Node 24+.
In Eloverblik: Profil → Datadeling → Opret token. Put the refresh token in
~/.el-mcp:
ELOVERBLIK_REFRESH_TOKEN=eyJ...or in .env as the same key. Never commit it.
Cursor / Claude stdio:
{ "mcpServers": { "el": { "command": "node", "args": ["--env-file-if-exists=.env", "src/stdio.ts"], "cwd": "/Users/you/dev/side/el-mcp" } } }Ask for the two sentences. setup checks the token; pick_meter chooses the import meter.
Optional: EL_MCP_MARKUP (default 0.08 DKK/kWh excl. VAT), EL_MCP_MOVE_FRACTION (default 0.4 of the expensive-hour spike).
This server cannot be deployed
Maintenance
Related MCP Connectors
Real-time electricity price signals for AI agents. Spot prices, cheapest hours, and contract recommendations. 31 countries across Europe and Oceania. No authentication required.
European day-ahead electricity prices (43 zones), accuracy-published forecasts, carbon, optimize.
Live and historical electricity prices and demand for 25 grids; carbon intensity for GB.
European power-market data: day-ahead & balancing prices, load, generation, flows, outages. 47 zones
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI-powered analysis and prediction of household energy consumption through machine learning models, providing historical consumption breakdowns, price queries from Spanish electricity markets, and personalized energy optimization recommendations.-
- AlicenseAqualityDmaintenanceProvides access to Danish energy data from Energinet, including real-time electricity spot prices, CO2 emissions, and production mix. It enables users to monitor grid status and identify the most cost-effective hours for energy-intensive tasks.47 npmMIT
- AlicenseAqualityCmaintenanceMCP server for fetching Danish electricity spot prices (DK1/DK2) using the free elprisenligenu.dk API, providing tools to get current price, cheapest hours, and price summaries.4MIT

Voltcast MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceEnables access to European electricity data including day-ahead prices, probabilistic forecasts, carbon intensity, and cheapest-window optimization for 43 bidding zones.MIT