Skip to main content
Glama
Enevoldsen88

Energi Data Service MCP

by Enevoldsen88

Energi Data Service MCP

Read-only remote MCP server for Energinet's public Energi Data Service.

Tools

  • search_datasets — search dataset metadata.

  • get_dataset — query any named dataset with dates, columns and filters.

  • get_co2_emissions — retrieve 5-minute CO2 intensity for DK1 or DK2.

No Energinet API key is required.

Related MCP server: data-bs-mcp

Run locally

npm install
npm start

The MCP endpoint is http://localhost:3000/mcp.

Deploy

ChatGPT requires a remote HTTPS MCP endpoint. Deploy this repository on a Node-compatible host such as Render, Railway, Fly.io or Google Cloud Run. render.yaml and Dockerfile are included.

After deployment, the endpoint is:

https://YOUR-HOST/mcp

Connect in ChatGPT

  1. Enable Developer mode in ChatGPT under Settings → Apps → Advanced settings. Workspace permissions may require an admin/owner.

  2. Choose Settings → Apps → Create.

  3. Enter the deployed HTTPS endpoint ending in /mcp.

  4. Choose No authentication.

  5. Select Scan tools, review the three read-only tools, and create the app.

  6. Start a new conversation and enable the app from the tools menu.

Example requests

  • "Find Energinet datasets about electricity prices."

  • "Get CO2 intensity for DK1 for the past 24 hours."

  • "Get records from DeclarationProduction for DK1 in January 2026."

Operational notes

  • The upstream API applies dataset-specific rate limits. Avoid polling faster than the source dataset's update frequency.

  • Generic queries are capped at 5,000 records per call.

  • The server does not store user data or upstream responses.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • 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.
    Last updated
    4
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    MCP server for querying Huwise/Opendatasoft data portals. Enables dataset search, metadata retrieval, record filtering with ODSQL, and data export.
    Last updated
    2
  • F
    license
    A
    quality
    C
    maintenance
    Read-only MCP server for querying solar generation, consumption, and DER telemetry from SolarNetwork via the SolarQuery API. Zero-config against a public demo node.
    Last updated
    5
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for querying ENTSO-E Transparency Platform data including actual load, generation per type, cross-border flows, and installed capacity.
    Last updated
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • Energi Data Service (Energinet) MCP — Denmark's official open energy data.

  • Browse and query the EIA API v2 — electricity, petroleum, natural gas, coal, forecasts via MCP.

  • This MCP server provides seamless access to Malaysia's government open data, including datasets, w…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Enevoldsen88/energi-data-service-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server