Skip to main content
Glama

mcp-climate

Climate MCP — обёртка над Open-Meteo Climate API (бесплатно, без авторизации)

Является частью Pipeworx — MCP-шлюза, подключающего AI-агентов к 1394+ источникам данных в реальном времени.

Инструменты

Инструмент

Описание

get_climate_projection

Получает исторические и будущие прогнозы температуры и осадков для местоположения (1950–2050). Возвращает ежедневные прогнозы с температурой, осадками и погодными условиями.

compare_models

Сравнивает прогнозы температуры по разным климатическим моделям для одного и того же местоположения и диапазона дат. Возвращает ежедневные средние температуры для каждой модели, что позволяет оценить согласованность моделей и неопределённость.

Related MCP server: climate-risk-mcp-server

Быстрый старт

Добавьте в ваш MCP-клиент (Claude Desktop, Cursor, Windsurf и т. д.):

{
  "mcpServers": {
    "climate": {
      "url": "https://gateway.pipeworx.io/climate/mcp"
    }
  }
}

Или подключитесь к полному шлюзу Pipeworx, чтобы получить доступ ко всем 1394+ источникам данных:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Работа с ask_pipeworx

Вместо прямого вызова инструментов вы можете задавать вопросы простым языком:

ask_pipeworx({ question: "your question about Climate 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
    B
    maintenance
    Weather files (EPW/DDY) for building energy simulation, on-demand. Four tools: search the 17,000-station catalog, analyze any EPW (design conditions, HDD/CDD, DesignDay IDF emit), render 5 chart types (diurnal, wind rose, temp carpet, monthly box plot, comparison), and generate TMY/AMY/CMIP6-morphed scenarios with UHI, extreme events, and wildfire smoke overlays. 3 of 4 tools work without API key.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides AI agents with access to CO2 emissions data, climate projections, and risk assessments for heat, flooding, and drought, supporting ESG analysis and CSRD compliance.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for NASA POWER climate data, offering a climatology tool to retrieve long-term monthly averages for any coordinate. Supports natural language queries through the Pipeworx gateway.
    12
    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-climate'

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