Skip to main content
Glama
pipeworx-io

mcp-carbon

by pipeworx-io

mcp-carbon

Carbon MCP — 英国の炭素排出強度 API(無料、認証不要)

Pipeworx の一部 — AI エージェントを 1394 以上のライブデータソースに接続する MCP ゲートウェイです。

ツール

ツール

説明

get_intensity

現在の英国の電力の炭素排出強度を確認します。gCO2/kWh(予測値と実測値)と、強度レベル(very low 〜 very high)を返します。低炭素の期間にエネルギー集約型のタスクをスケジュールするために使用します。

get_intensity_by_date

指定した日付(例:"2024-01-15")の 30 分ごとの期間について、英国の電力炭素排出強度を取得します。gCO2/kWh の予測値と実測値を返します。最も炭素排出が少ない時間帯を特定するために使用します。

get_generation_mix

現在の英国の電力グリッド構成を、電源別(ガス、石炭、風力、太陽光、原子力、水力、バイオマス、輸入)の割合で確認します。リアルタイムのグリッドエネルギー構成を把握するために使用します。

get_regional_intensity

グレートブリテンの特定地域について、炭素排出強度(予測値 gCO2/kWh + 指数帯域)と発電構成を取得します。"postcode"(英国のアウトコード — 郵便番号の前半部分、例:"RG10")または "regionid"(1〜17、例:13 = ロンドン)を渡します。- 両方省略した場合は、現在の30分間の全地域のデータを返します。地域別の値は予測のみです。

get_intensity_factors

主要数値で使用される燃料量種ごとの炭素排出係数(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

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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.
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to query the UK National Grid's carbon intensity data, providing real-time and forecasted carbon emissions for electricity generation.
    10
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides 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.
    9
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Provides real-time European and GB electricity grid data via MCP, including generation, prices, carbon intensity, and grid infrastructure.
    44
    417
    5
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/pipeworx-io/mcp-carbon'

If you have feedback or need assistance with the MCP directory API, please join our Discord server