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(예측 및 실제)와 집약도 수준(매우 낮음~매우 높음)을 반환합니다. 저탄소 기간에 에너지 집약적 작업을 예약하는 데 사용합니다.

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) — 예: 석탄 937, 가스(복합 사이클) 394, 원자력 0, 풍력 0, 태양광 0.

Related MCP server: mcp-carbon-intensity

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가하세요:

{
  "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