@pipeworx/noaa-tides
Connect: https://gateway.pipeworx.io/noaa-tides/mcp · Install: one-click buttons
Tools: 7
NOAA Tides & Currents MCP — observations, predictions, datums, stations. Keyless.
Tools
stations(type?, format?)— list of tide/current/water-level stationsstation_metadata(station)— single-station metadatapredictions(station, begin_date, end_date, datum?, interval?, units?, time_zone?)— tide predictionswater_level(station, begin_date, end_date, datum?, units?, time_zone?)— observed water levelcurrents(station, begin_date, end_date, units?, time_zone?, bin?)— observed currentsmet_obs(station, product, begin_date, end_date, units?, time_zone?)— meteorological obs (wind, air_temp, water_temp, …)datums(station)— vertical datums
station accepts a 7-digit NOAA station id. Dates: yyyyMMdd or yyyyMMdd HH:mm.
Data source
https://api.tidesandcurrents.noaa.gov/
Tools
- stations — List all NOAA Tides & Currents monitoring stations; filter by type (waterlevels, currents, physical, or meteorological). Returns station IDs, names, and geographic coordinates.
- station_metadata — Fetch full metadata for a single NOAA station by its numeric station ID (e.g. 8454000), including location, available products, and operational status.
- predictions — Tide predictions.
- water_level — Fetch observed (verified) water level readings for a NOAA station over a date range (YYYYMMDD format), referenced to a tidal datum (default MLLW). Returns timestamped water-height values in english or
- currents — Fetch observed current speed and direction readings for a NOAA current station over a date range; optionally specify bin number for ADCP stations. Returns timestamped velocity data in english or metri
- met_obs — Fetch meteorological observations from a NOAA station over a date range for a specific product (wind, air_temperature, water_temperature, air_pressure, humidity, conductivity, or visibility). Returns
- datums — Vertical datums for a station.
Tools
-
currents— Fetch observed current speed and direction readings for a NOAA current station over a date range; optionally specify bin number for ADCP stations. Returns timestamped velocity data in english or metri -
datums— Vertical datums for a station. -
met_obs— Fetch meteorological observations from a NOAA station over a date range for a specific product (wind, air_temperature, water_temperature, air_pressure, humidity, conductivity, or visibility). Returns -
predictions— Tide predictions. -
station_metadata— Fetch full metadata for a single NOAA station by its numeric station ID (e.g. 8454000), including location, available products, and operational status. -
stations— List all NOAA Tides & Currents monitoring stations; filter by type (waterlevels, currents, physical, or meteorological). Returns station IDs, names, and geographic coordinates. -
water_level— Fetch observed (verified) water level readings for a NOAA station over a date range (YYYYMMDD format), referenced to a tidal datum (default MLLW). Returns timestamped water-height values in english or