mcp-carbon
mcp-carbon
Carbon MCP — 英国の炭素排出強度 API(無料、認証不要)
Pipeworx の一部 — AI エージェントを 1394 以上のライブデータソースに接続する MCP ゲートウェイです。
ツール
ツール | 説明 |
| 現在の英国の電力の炭素排出強度を確認します。gCO2/kWh(予測値と実測値)と、強度レベル(very low 〜 very high)を返します。低炭素の期間にエネルギー集約型のタスクをスケジュールするために使用します。 |
| 指定した日付(例:"2024-01-15")の 30 分ごとの期間について、英国の電力炭素排出強度を取得します。gCO2/kWh の予測値と実測値を返します。最も炭素排出が少ない時間帯を特定するために使用します。 |
| 現在の英国の電力グリッド構成を、電源別(ガス、石炭、風力、太陽光、原子力、水力、バイオマス、輸入)の割合で確認します。リアルタイムのグリッドエネルギー構成を把握するために使用します。 |
| グレートブリテンの特定地域について、炭素排出強度(予測値 gCO2/kWh + 指数帯域)と発電構成を取得します。"postcode"(英国のアウトコード — 郵便番号の前半部分、例:"RG10")または "regionid"(1〜17、例:13 = ロンドン)を渡します。- 両方省略した場合は、現在の30分間の全地域のデータを返します。地域別の値は予測のみです。 |
| 主要数値で使用される燃料量種ごとの炭素排出係数(gCO2/kWh)を取得します。例:Coal 937、Gas(Combined Cycle) 394、Nuclear 0、Wind 0、Solar 0。 |
Related MCP server: mcp-carbon-intensity
クイックスタート
MCP クライアント(Claude Dasp, Cursor, Indsurf など)に次のとおします:
{
"mcpServers": {
"carbon": {
"url": "https://gateway.pipeworx.io/carbon/mcp"
}
}
}あるいは、Pipeworx のフル ゲートウェイに接続して、1394 以上の全データソースを利用できます:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pipeworx での利用
ツールを直接呼び出すのではなく、平易な英語で質問することができます:
ask_pipeworx({ question: "your question about Carbon data" })このゲートウェイが適切なツールを選択し、引数を自動的に埋めます。
その他
ライセンス
MIT
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceProvides real-time US power grid intelligence and carbon intensity data to enable carbon-aware AI compute scheduling across major grid regions. It allows users to monitor energy generation and optimize workloads based on renewable energy availability and grid load forecasts.2MIT
- AlicenseNot gradedqualityCmaintenanceEnables users to query the UK National Grid's carbon intensity data, providing real-time and forecasted carbon emissions for electricity generation.10MIT
- AlicenseAqualityDmaintenanceProvides real-time electricity grid data including CO2 intensity, power mix, and wholesale prices, plus optimal green time windows for energy-intensive AI tasks. Supports UK, Germany, and global regions with optional API keys.9MIT
- AlicenseBqualityAmaintenanceProvides real-time European and GB electricity grid data via MCP, including generation, prices, carbon intensity, and grid infrastructure.444175MIT
Related MCP Connectors
UK Carbon Intensity MCP (National Grid ESO).
Real-time electricity prices for AI agents. 40+ countries, 100+ zones. No auth required.
European day-ahead electricity prices (43 zones), accuracy-published forecasts, carbon, optimize.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pipeworx-io/mcp-carbon'
If you have feedback or need assistance with the MCP directory API, please join our Discord server