Best Weather Services MCP servers for AI agents.
Forecasts, severe weather, marine models, and national meteorological agencies — weather is the canonical first MCP server, and the category has grown well past hello-world.
Weather is the 'hello world' of MCP — half the tutorials ever written build a forecast tool — but the production end of this category is serious infrastructure: NOAA ocean models, hurricane advisories, lightning data, and national meteorological agencies wrapped as tools agents can query.
The useful way to read the category is by data source and specialty, because that's what separates a demo server from one you'd put behind a logistics agent.
Weather Services MCP servers on the Loomal Index
Weather MCP Server
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
agrobr
Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
Weather Data MCP Server
Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.
mcp-server-taiwan-weather
用於取得臺灣中央氣象署 API 資料的 Model Context Protocol (MCP) Server
qweather-mcp
a qweather mcp server
NHC MCP Server
NHC storm tracks, forecast advisories, watches/warnings, and HURDAT2 data
NOAA OFS MCP Server
NOAA OFS regional ocean model forecasts — water level, temperature, salinity
NOAA STOFS MCP Server
NOAA STOFS storm surge forecasts, observation validation, and OPeNDAP data
NOAA WW3 MCP Server
GFS-Wave (WAVEWATCH III) forecasts and NDBC buoy wave observations
vedurstofa-mcp
MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is.
leafengines
🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.
OpenF1 MCP by UnClick
Formula 1 sessions, drivers, positions, laps, pit stops, car data, radio, and weather. By UnClick.
Showing 12 of 59 live Weather Services servers — browse them all on the marketplace.
General forecasts: the Open-Meteo and NOAA backbone
Two upstream sources power most of the category. Weather MCP Server builds on the Open-Meteo API for forecasts, air quality, and timezone utilities — free upstream, no API key, which is why it's a popular default. Weather Data MCP Server combines NOAA and Open-Meteo and goes considerably wider: forecasts, alerts, air quality, marine conditions, radar imagery, and lightning from one server.
Which upstream matters. NOAA is authoritative for the US with official alerts and warnings; Open-Meteo is global, free, and model-aggregated. A server that exposes both covers the 'authoritative where available, global everywhere' need.
The specialist tier: severe weather and marine models
Where this category outgrows the tutorials is the specialist cluster. NHC MCP Server wraps the National Hurricane Center — storm tracks, forecast advisories, watches and warnings, plus HURDAT2 historical data. A family of NOAA model servers covers the ocean: NOAA OFS MCP Server for regional ocean forecasts (water level, temperature, salinity), NOAA STOFS MCP Server for storm surge with observation validation, and NOAA WW3 MCP Server for WAVEWATCH III wave forecasts alongside live NDBC buoy observations.
If your agent routes ships, schedules coastal work, or monitors hurricane risk, these are purpose-built tools — not a general forecast API squinted at sideways.
Regional agencies and applied weather
A second long tail wraps national agencies directly: vedurstofa-mcp serves Icelandic weather, warnings, and earthquake data from vedur.is, and mcp-server-taiwan-weather covers Taiwan's Central Weather Administration. These matter because global APIs are often weakest exactly where local agencies are strongest — alerts, in particular, rarely travel well across providers.
Then there's applied weather: agrobr folds Brazilian climate data into a broader agricultural dataset (prices, crops, deforestation), and leafengines pairs forecasts with soil analysis and crop recommendations. Weather as an input to a domain decision, not an end in itself.
Choosing one, and what serving costs
Pick by region first (local agency beats global aggregate for warnings), then by specialty (marine, severe weather, agriculture), then by upstream terms — free APIs like Open-Meteo have fair-use limits that an agent fleet can exceed faster than you'd think. Most servers here are open source and free to self-host; what costs money is hosted reliability and heavier data like radar tiles. Maintainers offering that can claim their Loomal listing and price lookups via x402 — per-call USDC on Base from $0.01, paid by the agent automatically. Each card below links to the live marketplace listing.
Frequently asked questions
What is the best weather MCP server?
For general global forecasts, Weather MCP Server on Open-Meteo is the simplest dependable choice; Weather Data MCP Server adds NOAA alerts, radar, marine data, and lightning. For severe-weather or coastal work, go specialist: NHC for hurricanes, the NOAA OFS/STOFS/WW3 servers for ocean models. Loomal indexes 59 live servers in the category.
Are weather MCP servers free?
Mostly, at both layers — the servers are open source and popular upstreams like Open-Meteo and NOAA are free to query within fair-use limits. Sustained agent traffic or heavy products (radar imagery, model output) are where hosted, x402-priced endpoints make sense, with per-call USDC pricing from $0.01.
Why use a weather MCP server instead of calling a weather API directly?
An MCP server gives the agent discoverable, typed tools — get_forecast, get_alerts — instead of raw REST endpoints it has to be prompted about, and the maintainer absorbs upstream API changes. For multi-source needs (forecast plus alerts plus marine), one server consolidates what would be three integrations.
How do I get my weather server listed on Loomal?
Publish it to the official MCP registry; Loomal indexes from there. Claim the listing by verifying your GitHub repository, and you can publish a live tool list and set per-call pricing for a hosted endpoint from the console.
Run a Weather Services MCP server?
Claim your listing, set a per-call USDC price, and let AI agents pay for every call over x402.
List it on Loomal