mcpserver.lol
registry/noaa-climate-mcp-server
Connection check verified live · 27h ago

noaa-climate-mcp-server

Search NOAA climate stations and datasets, fetch historical weather observations.

Tools 10
GitHub stars 4
Installs / wk 277
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

10 tools

Read from the running server on 27h ago.

noaa_climate_fetch_data read-only limitunitsoffsetendDate*datasetId*sortField +6
Fetch historical observation records from a NOAA CDO dataset for a given date range. Requires datasetId (e.g., GHCND for daily, GSOM for monthly), startDate, and endDate. Optionall…
noaa_climate_find_locations read-only limitoffsetendDatedatasetIdsortFieldsortOrder +4
Search for geographic locations by category (CITY, ST, CNTY, CNTRY, ZIP, CLIM_REG, etc.). Returns location IDs used in station search and data queries. Without locationCategoryId,…
noaa_climate_find_stations read-only limitextentoffsetendDatedatasetIdsortField +5
Search for weather observation stations by location, bounding box, dataset, and data type. Returns station IDs, names, coordinates, elevation, and data coverage dates. Filter by lo…
noaa_climate_get_billion_dollar_disasters read-only limitstateoffsetendYearsummarystartYear +2
Query NOAA/NCEI’s Billion-Dollar Weather and Climate Disasters — the curated record of US disasters whose damage passed $1 billion, with CPI-adjusted and unadjusted costs, deaths,…
noaa_climate_get_station read-only stationId*
Fetch full metadata for a single weather station by its ID (e.g., "GHCND:USW00024233", "COOP:010008"). Returns name, coordinates, elevation, and the full date range for which data…
noaa_climate_list_data_categories read-only limitoffsetendDatedatasetIdsortFieldsortOrder +3
List data categories that group related data types — Temperature, Precipitation, Wind, Pressure, Sunshine, Sky cover, Weather Type, and more. Use to discover what types of measurem…
noaa_climate_list_datasets read-only limitoffsetendDatesortFieldsortOrderstartDate +3
List available NOAA CDO datasets with their IDs, names, and temporal coverage. Returns all ~11 datasets by default (no required parameters). Optionally filter to datasets that cont…
noaa_climate_list_data_types read-only limitoffsetendDatedatasetIdsortFieldsortOrder +4
List available data types (measurement labels like TMAX, TMIN, PRCP, SNOW) for a given dataset or category. Pass a datasetId to see what is measured in that dataset, or a datacateg…
noaa_climate_list_location_categories read-only limitoffsetsortFieldsortOrder
List the location categories that scope noaa_climate_find_locations — CITY, CLIM_DIV, CLIM_REG, CNTRY, CNTY, HYD_ACC, HYD_CAT, HYD_REG, HYD_SUB, ST, US_TERR, and ZIP. Call this fir…
noaa_climate_search_storm_events read-only year*limitmonthstateoffseteventType +1
Search the NCEI Storm Events Database for one calendar year — tornadoes, hail, floods, hurricanes, winter storms, heat, and every other NWS Storm Data event type, with magnitude, d…