MCP server for the Open-Meteo Climate API — long-term climate projections and multi-model temperature comparisons for any location. Free, no auth required.
| Tool | Description |
|---|---|
get_climate_projection |
Temperature and precipitation projections (1950-2050) using EC_Earth3P_HR |
compare_models |
Compare temperature projections across three climate models |
Add to your MCP client config:
{
"mcpServers": {
"climate": {
"type": "url",
"url": "https://gateway.pipeworx.io/climate"
}
}
}npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/climateMIT