MCP Servers / cloud-service / Open-Meteo

Open-Meteo

JSON →
stdionone51cloud-service

Access global weather forecasts and historical data through the Open-Meteo API.

Install
How to run this server
[ { "cmd": "npx (Recommended)", "imports": [] } ]
server path: open-meteo
Tools
What this server exposes
weather_forecast
7-day forecasts with hourly and daily resolution
weather_archive
Historical ERA5 data from 1940 to present
air_quality
PM2.5, PM10, ozone, nitrogen dioxide, pollen, European/US AQI indices, UV index and other pollutants
marine_weather
Wave height, wave period, wave direction and sea surface temperature
elevation
Digital elevation model data for given coordinates
geocoding
Search locations worldwide by name or postal code, get coordinates and detailed location information
dwd_icon_forecast
German weather service high-resolution model for Europe
gfs_forecast
US weather service global model with high-resolution North America data
meteofrance_forecast
French weather service AROME and ARPEGE models
ecmwf_forecast
European Centre for Medium-Range Weather Forecasts
jma_forecast
Japan Meteorological Agency high-resolution model for Asia
metno_forecast
Norwegian weather service for Nordic countries
gem_forecast
Canadian weather service model
flood_forecast
River discharge and flood forecasts from GloFAS (Global Flood Awareness System)
seasonal_forecast
Long-range forecasts up to 9 months ahead
climate_projection
CMIP6 climate change projections for different warming scenarios
ensemble_forecast
Multiple model runs showing forecast uncertainty
Configuration
Environment & auth
authnone
envOPEN_METEO_API_URL
envOPEN_METEO_AIR_QUALITY_API_URL
envOPEN_METEO_MARINE_API_URL
envOPEN_METEO_ARCHIVE_API_URL
envOPEN_METEO_SEASONAL_API_URL
envOPEN_METEO_ENSEMBLE_API_URL
envOPEN_METEO_GEOCODING_API_URL
envOPEN_METEO_FLOOD_API_URL
envOPEN_METEO_CLIMATE_API_URL
Resources
Open-Meteo — MCP Server · libregistry