Energy Grid MCP Server
Integrates with National Grid's Carbon Intensity API to provide real-time and forecasted CO2 intensity data for the UK, as well as power mix and renewable percentage information.
Click on "Install 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., "@Energy Grid MCP ServerFind the greenest 4-hour window in the next 48 hours for my AI training job."
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.
Energy Grid MCP Server
MCP-Server für Stromnetz-Daten — CO2-Intensität, Strommix, Preise und optimale Zeitfenster für energieintensive KI-Tasks.
Features
CO2-Intensität — Echtzeit-Gramm CO2 pro kWh (UK kostenlos ohne Key, global mit Electricity Maps Key)
Grüne Zeitfenster — Findet die nächsten 48h mit niedrigster CO2-Intensität für GPU-Jobs
Strommix — Anteil Wind, Solar, Atom, Gas, Kohle in Echtzeit
Strompreise — Großhandelspreise Deutschland (SMARD, kein Key) + EU Day-Ahead (ENTSO-E, optionaler Key)
48h Prognose — CO2-Intensitäts-Vorhersage für smarte Task-Planung
Related MCP server: MCP Energy Hub
Installation
pip install energy-grid-mcp-serverOder mit uvx (kein Install nötig):
uvx energy-grid-serverClaude Desktop Konfiguration
{
"mcpServers": {
"energy-grid": {
"command": "uvx",
"args": ["energy-grid-server"],
"env": {
"ELECTRICITY_MAPS_TOKEN": "optional",
"ENTSOE_TOKEN": "optional"
}
}
}
}Tools
Tool | Beschreibung | Key nötig? |
| CO2-Intensität UK (national + regional) | Nein |
| 48h CO2-Prognose UK | Nein |
| Bestes Zeitfenster für AI-Tasks | Nein |
| Strommix UK (Wind, Solar, etc.) | Nein |
| Erneuerbaren-Anteil UK | Nein |
| Großhandelspreis DE (SMARD) | Nein |
| CO2-Intensität weltweit | Electricity Maps |
| Strommix weltweit | Electricity Maps |
| Day-Ahead Preise EU | ENTSO-E |
API-Keys (alle optional)
Electricity Maps (global CO2): api-portal.electricitymaps.com — 100k Calls/Monat kostenlos
ENTSO-E (EU-Preise): transparency.entsoe.eu — kostenlos nach Registrierung
UK-Daten und deutsche Großhandelspreise funktionieren ohne API-Keys.
Anwendungsfälle
"Wann ist der beste Zeitpunkt heute für mein GPU-Training? CO2 soll minimal sein."
"Wie hoch ist der aktuelle Anteil erneuerbarer Energien im UK-Stromnetz?"
"Gib mir den aktuellen Großhandelsstrompreis in Deutschland."
"Erstelle einen Plan für meinen Batch-Job in den nächsten 48h mit niedrigstem CO2-Ausstoß."Datenquellen
Carbon Intensity UK API — National Grid ESO (kostenlos)
Electricity Maps — Globale Echtzeit-CO2-Daten
SMARD — Bundesnetzagentur Strommarkt-Daten
ENTSO-E — Europäische Übertragungsnetzbetreiber
More MCP Servers by AiAgentKarl
Category | Servers |
🔗 Blockchain | |
🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
🔒 Security | |
🤖 Agent Infra | Memory · Directory · Hub · Reputation |
🔬 Research |
License
MIT — AiAgentKarl
Maintenance
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/AiAgentKarl/energy-grid-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server