Skip to main content
Glama
lzinga

US Government Open Data MCP

noaa_climate_data

Retrieve NOAA climate observations including temperature, precipitation, snow, and wind data by specifying dataset, date range, and optional filters for analysis.

Instructions

Get climate observations (temperature, precipitation, snow, wind) from NOAA. Requires dataset ID + date range. Optionally filter by station or location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataset_idYesDataset: GHCND=daily, GSOM=monthly, GSOY=annual
start_dateYesStart date YYYY-MM-DD
end_dateYesEnd date YYYY-MM-DD
station_idNoStation ID, e.g. 'GHCND:USW00094728' (Central Park, NYC)
location_idNoLocation ID, e.g. 'FIPS:36' (NY state)
datatype_idNoData type: TMAX, TMIN, TAVG, PRCP, SNOW, SNWD, AWND
limitNoMax observations (default 1000)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lzinga/us-government-open-data-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server