# Utility Agent Access in Denmark

Energy, telecom, and essential services

Found 6 system(s) in the Utility sector.

## Directory List

| System | Category | Auth | Reliability | Link |
| --- | --- | --- | --- | --- |
| [DMI NWP Download CLI](https://agentaccess.dk/dmi-nwp-download) | CLI | API Key | Stable | [URL](https://www.dmi.dk) |
| [DMI Open Data APIs](https://agentaccess.dk/dmi-open-data) | API | API Key | Stable | [URL](https://www.dmi.dk/frie-data) |
| [Eloverblik Utilities CLI](https://agentaccess.dk/eloverblik-utilities) | CLI | API Key | Stable | [URL](https://eloverblik.dk) |
| [Energi Data Service](https://agentaccess.dk/energidataservice) | API | Public | Stable | [URL](https://www.energidataservice.dk) |
| [NRGI / Forsyning (Smart meter data)](https://agentaccess.dk/nrgi-api) | API | MitID | Stable | [URL](https://eloverblik.dk) |
| [mcp-energi-data-dk](https://agentaccess.dk/mcp-energi-data-dk) | MCP | Public | Stable | [URL](https://www.energidataservice.dk) |

## Detailed Entries

### DMI NWP Download CLI
Official DMI command-line tool for downloading Numerical Weather Prediction GRIB data.
- **Interface**: CLI
- **Auth**: API Key
- **Use Cases**: Automate batch downloads of DMI weather prediction models; Filter weather parameters using YAML configuration profiles; Combine meteorological GRIB messages into single cycle data files
- **Entry Page**: https://agentaccess.dk/dmi-nwp-download

### DMI Open Data APIs
Meteorological, climate, ocean, radar, and lightning observation REST and OGC APIs.
- **Interface**: API
- **Auth**: API Key
- **Use Cases**: Fetch live temperature, wind, and precipitation readings from Danish weather stations; Retrieve radar imagery and lightning strike timestamps for geo-fenced regions; Analyze historical climate time-series and sea-level forecasts for climate modeling
- **Entry Page**: https://agentaccess.dk/dmi-open-data

### Eloverblik Utilities CLI
Python CLI to fetch Danish electricity metering data and emissions from Eloverblik.
- **Interface**: CLI
- **Auth**: API Key
- **Use Cases**: Export hourly kWh electricity meter readings from Danish smart meters; List all metering points (målepunkter) associated with an account; Correlate consumption records with Energi Data Service emission factors
- **Entry Page**: https://agentaccess.dk/eloverblik-utilities

### Energi Data Service
Open energy data platform with APIs for electricity consumption, production, prices, and grid data.
- **Interface**: API
- **Auth**: Public
- **Use Cases**: Fetch real-time electricity spot prices (DK1/DK2) for energy optimization; Monitor CO2 intensity to schedule energy-intensive tasks; Track renewable energy share in the grid; Build smart home agents that optimize power usage by price; Energy consumption reporting and carbon accounting
- **Entry Page**: https://agentaccess.dk/energidataservice

### NRGI / Forsyning (Smart meter data)
Smart meter data from Danish energy utilities — citizen access via MitID through the DataHub API.
- **Interface**: API
- **Auth**: MitID
- **Use Cases**: Fetch household electricity consumption history for analysis; Power monitoring agents with authorized smart meter access; Home energy audit automation
- **Entry Page**: https://agentaccess.dk/nrgi-api

### mcp-energi-data-dk
Open MCP server providing AI agents with direct access to Danish electricity spot prices, CO₂ intensity, and energy datasets.
- **Interface**: MCP
- **Auth**: Public
- **Use Cases**: Fetch current and next-day hourly Nord Pool spot electricity prices for DK1 (West) and DK2 (East); Monitor real-time and 5-minute grid CO₂ emissions intensity; Automate smart energy consumption scheduling for heat pumps, EV charging, and compute workloads; Query historical production mix across wind, solar, and thermal generation
- **Entry Page**: https://agentaccess.dk/mcp-energi-data-dk

---
Source: [AgentAccess](https://agentaccess.dk/)