Skip to main content
Glama

mcp-climate

Climate MCP — 封装了 Open-Meteo Climate API(免费,无需认证)

属于 Pipeworx — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

说明

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