Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Climate Risk

БесплатноНе проверен

MCP server for climate risk assessment — CO2 emissions, climate projections, and ESG data via Climate TRACE, NOAA, and Open-Meteo

GitHubEmbed

Описание

MCP server for climate risk assessment — CO2 emissions, climate projections, and ESG data via Climate TRACE, NOAA, and Open-Meteo

README

MCP server for climate risk assessment and emissions data. Gives AI agents access to CO2 emissions by country and sector, climate projections, and risk assessments for heat, flooding, and drought.

Built for ESG analysis, CSRD compliance reporting, and climate due diligence.

Why Climate Risk Data?

  • EU CSRD (Corporate Sustainability Reporting Directive) requires 50,000+ companies to report climate risks starting 2025
  • TCFD/ISSB frameworks demand quantitative climate scenario analysis
  • ESG investors need emissions data and physical risk assessments for portfolio decisions
  • Supply chain due diligence requires climate risk screening of locations worldwide

Tools (6)

Tool Description
get_emissions CO2 emissions by country via Climate TRACE (195+ countries)
get_sector_emissions_tool Emissions by sector (power, transport, agriculture, etc.)
get_climate_projection Temperature & precipitation projections (RCP/SSP scenarios)
compare_countries Compare emissions between multiple countries
get_emission_trends Historical emission trends over 10-30 years
assess_climate_risk Risk assessment for any location (heat, flooding, drought)

Data Sources

  • Climate TRACE — Independent greenhouse gas emissions tracking for every country and major sector. Free, no API key needed.
  • Open-Meteo Climate API — Climate projections based on CMIP5/CMIP6 models. Free, no API key needed.
  • NOAA CDO — Historical climate observations. Free token with generous limits.

Installation

pip install climate-risk-mcp-server

Configuration

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "climate-risk": {
      "command": "climate-risk-server"
    }
  }
}

With uvx (no install needed)

{
  "mcpServers": {
    "climate-risk": {
      "command": "uvx",
      "args": ["climate-risk-mcp-server"]
    }
  }
}

Optional: NOAA Token

For historical climate observations, set a NOAA token (free):

export NOAA_TOKEN="your-token-here"

Register at: https://www.ncdc.noaa.gov/cdo-web/token

Usage Examples

Get Germany's CO2 emissions:

"What are Germany's CO2 emissions?"

Compare countries:

"Compare emissions between USA, China, and India"

Climate risk for a location:

"Assess climate risk for Munich (48.14, 11.58)"

Sector analysis:

"Show power sector emissions for the UK"

Future projections:

"What are the temperature projections for Berlin under RCP 8.5?"

Climate Scenarios

Scenario Description Warming by 2100
RCP 2.6 / SSP1-2.6 Strong mitigation ~1.5°C
RCP 4.5 / SSP2-4.5 Moderate mitigation ~2.5°C
RCP 8.5 / SSP5-8.5 Business as usual ~4.5°C

License

MIT

from github.com/AiAgentKarl/climate-risk-mcp-server

Установить Climate Risk в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install climate-risk

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add climate-risk -- uvx climate-risk-mcp-server

Пошаговые гайды: как установить Climate Risk

FAQ

Climate Risk MCP бесплатный?

Да, Climate Risk MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Climate Risk?

Нет, Climate Risk работает без API-ключей и переменных окружения.

Climate Risk — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Climate Risk в Claude Desktop, Claude Code или Cursor?

Открой Climate Risk на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

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-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

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.

автор: Community

Compare Climate Risk with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai