MCP server · ClimateAI
climateai-weather
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for ClimateAI. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If ClimateAI publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_history— Historical weather for a coordinate, 1995-present (ERA5-backed), with variable selection, date range, daily/weekly/monthly aggregation and optional ~1 km downscaling.get_forecast_ensemble— Stitched forecast from today through ~6 months as raw ensemble members (~31 values per date) for computing custom risk metrics.get_forecast_statistics— Stitched forecast as mean plus configurable quantiles, aggregated daily, weekly or monthly. The default agent-facing forecast tool.get_climatology— Long-term statistical baseline for a coordinate over the fixed 1993-2022 reference period, at daily, weekly or monthly granularity.get_climatology_by_location— Climatology for a stored server-side location ID.get_history_legacy— Legacy rolling ~366 days of daily observations for a coordinate.get_history_by_location— Legacy history for a stored server-side location ID.get_short_term_forecast— Legacy short-term (~15 day) daily forecast for a coordinate.get_subseasonal_forecast— Legacy subseasonal (weeks 2-6) forecast. Weekly responses add probabilistic terciles that no v2 endpoint exposes.get_seasonal_forecast— Legacy seasonal (months 1-6) forecast. Monthly responses add probabilistic terciles that no v2 endpoint exposes.get_short_term_forecast_by_location— Legacy short-term forecast for a stored server-side location ID.get_subseasonal_forecast_by_location— Legacy subseasonal forecast for a stored server-side location ID.get_seasonal_forecast_by_location— Legacy seasonal forecast for a stored server-side location ID.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.