gridcarbon/clients
БесплатноНе проверенGrid carbon intensity (gCO2eq/kWh) for 45 electricity zones: 33 European bidding zones (ENTSO-E), 11 US balancing authorities (EIA-930), and Great Britain (NESO
Описание
Grid carbon intensity (gCO2eq/kWh) for 45 electricity zones: 33 European bidding zones (ENTSO-E), 11 US balancing authorities (EIA-930), and Great Britain (NESO). Tools: getcarbonintensity, getintensityhistory, listzones, comparezones. Every response carries the interval timestamp and how stale the reading is, so an agent can tell a current value from an hours-old one. Pre-alpha; history currently reaches back about three months. No API key or account — npx -y gridcarbon-mcp.
README
Official client libraries for the gridcarbon API — hourly electricity grid carbon intensity in gCO2eq/kWh for 45 zones across Europe, the United States and Great Britain.
No API key. No signup. Open CORS.
curl -s "https://api.gridcarbon.dev/v1/intensity/latest?zone=FR"
{"unit":"gCO2eq/kWh","data":[{"zone":"FR","ts":"2026-08-26T01:00:00Z","gco2eq_kwh":49,"method":"computed:v1"}]}
| Package | Registry | Install |
|---|---|---|
| python/ | PyPI gridcarbon |
pip install gridcarbon |
| typescript/ | npm gridcarbon |
npm install gridcarbon |
| mcp/ | npm gridcarbon-mcp |
npx gridcarbon-mcp |
Both SDKs have zero runtime dependencies — the Python one uses urllib, the
TypeScript one uses global fetch. The MCP server depends on the official
MCP SDK; that cost is documented in its README.
Two things to know before you use the numbers
Great Britain is measured on a different basis. GB figures come from NESO and use
operational (combustion-only) emission factors — wind, solar, nuclear and hydro count
as zero. Every other zone uses IPCC AR5 lifecycle factors, where those sources are not
zero. GB is therefore structurally lower than a lifecycle number for the same physical
grid. Do not rank GB against the other 44 zones. Both SDKs expose this as
is_lifecycle / isLifecycle on every reading, and the MCP server excludes GB from
rankings with an explanation rather than silently mixing bases.
"Latest" means newest published, not now. European zones typically run 2–4 hours behind and US zones 11–28 hours behind, because that is when the upstream operators publish. Every reading carries its interval start; use it rather than assuming the value is current.
The full method, the complete emission factor table, and a candid list of known biases are at gridcarbon.dev/methodology.
Status
Pre-alpha. History is uneven by region: Great Britain from 2017-09, the 11 US zones from 2019-01, and the 33 European zones from 2024-08 (two years). It grows
hourly. One limit is configured: 60 requests per minute per IP, loosely enforced — Cloudflare's is deliberately permissive and eventually consistent — each isolate counts separately — so bursts well above that usually succeed. Measured 2026-09-01: 150 requests in 14 seconds from one IP, no 429. Treat 60/min as the intent, not the ceiling, and do not build against the headroom.
Please do not poll faster than every five minutes — that is the Cache-Control max-age
on /v1/intensity/latest, and the data only changes hourly. Breaking changes are possible before 1.0; they will be noted in
each package's changelog.
Attribution
The data these clients retrieve is derived from:
- ENTSO-E Transparency Platform — European generation by production type
- U.S. Energy Information Administration (EIA) — EIA-930 hourly generation by fuel type
- NESO Carbon Intensity API — Great Britain
gridcarbon is not endorsed by, sponsored by, or affiliated with any of these organisations. If you redistribute or display these values, carry the same attribution.
Licence
Client code in this repository: MIT. The derived intensity values served by the API: CC BY 4.0.
The data terms, the required attribution notice, the upstream sources and their non-endorsement statements are all in DATA-LICENSE.md.
Citation
A fixed, citable snapshot of the data (1,460,467 hourly values to 2026-09-04) is archived on Zenodo: doi:10.5281/zenodo.22299989 (CC BY 4.0); the concept DOI 10.5281/zenodo.22299988 always resolves to the latest snapshot. Machine-readable metadata is in CITATION.cff at the repository root.
Contributing
Corrections to the method are genuinely welcome — especially from people who work with grid data professionally. The emission factors and their known biases are documented openly precisely so they can be argued with.
Issues and pull requests are the best channel. This repository holds the client libraries; the API backend is not open source.
Установка gridcarbon/clients
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/gridcarbon/clientsFAQ
gridcarbon/clients MCP бесплатный?
Да, gridcarbon/clients MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для gridcarbon/clients?
Нет, gridcarbon/clients работает без API-ключей и переменных окружения.
gridcarbon/clients — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить gridcarbon/clients в Claude Desktop, Claude Code или Cursor?
Открой gridcarbon/clients на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare gridcarbon/clients with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
