MCP Hub
Back to servers

climate

Climate MCP — wraps Open-Meteo Climate API (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-climate

MCP server for the Open-Meteo Climate API — long-term climate projections and multi-model temperature comparisons for any location. Free, no auth required.

Tools

ToolDescription
get_climate_projectionTemperature and precipitation projections (1950-2050) using EC_Earth3P_HR
compare_modelsCompare temperature projections across three climate models

Quick Start

Add to your MCP client config:

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

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/climate

License

MIT

Reviews

No reviews yet

Sign in to write a review