Skip to main content
Glama
WillR616

el-mcp

by WillR616

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

  1. Node 24+.

  2. 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.

  1. 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).

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Provides 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.
    4
    7 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP 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.
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables access to European electricity data including day-ahead prices, probabilistic forecasts, carbon intensity, and cheapest-window optimization for 43 bidding zones.
    MIT