mcpserver.lol
registry/noaa-climate
Connection check verified live · 28h ago

noaa-climate

Historical climate data, temperatures, precipitation, and normals

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

3 tools

Read from the running server on 28h ago.

find_stations limitstatedatasetcounty_fips
Find NOAA weather stations in an area. Returns a list of weather stations with their IDs, names, coordinates, and active date ranges. Use the station IDs with get_climate_…
get_climate_data fipslimitdatasetend_datedata_typesstart_date +1
Get climate observations from NOAA Climate Data Online. Returns historical weather measurements such as temperature, precipitation, and snowfall. You must provide either a…
get_climate_normals data_typesstation_id*
Get 30-year climate normal values for a NOAA weather station. Climate normals are averages computed over the most recent 30-year period (currently 1991-2020). They represe…