Connects Claude to Denmark's official energy data from Energinet's open API. The source doesn't list specific tools, but this is part of Pipeworx's gateway ecosystem, which routes 790+ data sources through a single MCP endpoint. You can either add this standalone server for Danish energy data or use the full Pipeworx gateway to access everything at once. Includes an ask_pipeworx tool that handles natural language queries and picks the right API calls automatically. Reach for this if you're building energy analysis tools, working with Nordic power markets, or need real-time electricity data for Danish grid operations without managing API credentials yourself.
Energi Data Service (Energinet) MCP — Denmark's official open energy data.
Part of Pipeworx — an MCP gateway connecting AI agents to 790+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"energi-data-dk": {
"url": "https://gateway.pipeworx.io/energi-data-dk/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 790+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Energi Data Dk data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json