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

noaa-marine-mcp-server

Find NOAA tide stations and NDBC buoys, fetch tide predictions, currents, and live conditions.

Tools 7
GitHub stars 1
Installs / wk 240
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

noaa_marine_find_stations read-only limitquerystatetypessourcelatitude +2
Find CO-OPS tide/water-level/current stations and NDBC buoys near a location or by name/state. Returns a unified station list with source, data capabilities, coordinates, and — for…
noaa_marine_get_conditions read-only station_id*
Live marine conditions from an NDBC buoy: wave height/period/direction, wind speed/gust/direction, sea-surface temperature, air temperature, barometric pressure, and dew point. All…
noaa_marine_get_current_profile read-only station_id*
Observed ocean-current depth profile from an NDBC ADCP buoy: the most recent measurement of current speed and direction at each depth bin. Returns depth in meters, direction in deg…
noaa_marine_get_currents read-only unitsend_date*intervaltime_zonebegin_date*station_id*
Tidal current predictions for a CO-OPS current station: max flood/ebb speeds, slack times, and directions. These are forecast tidal-current predictions from CO-OPS — distinct from…
noaa_marine_get_ocean_observations read-only station_id*
Live sub-surface oceanographic observations from an NDBC station's water-quality sensors: at each reported depth, water temperature, conductivity, salinity, dissolved oxygen (both…
noaa_marine_get_tide_predictions read-only datumunitsend_date*intervaltime_zonebegin_date* +1
High/low tide predictions for a CO-OPS tide station over a date range. Returns time, height, and tide type (H=high, L=low) for each event when using the default hilo interval, or 6…
noaa_marine_get_water_level read-only datumunitsend_date*time_zonebegin_date*station_id*
Observed water level (real-time or historical) for a CO-OPS water-level station, with paired predictions for comparison. The difference (residual = observed − predicted) indicates…