noaa-tidesandcurrents-mcp

by RyanCardin15
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port configuration3000
TRANSPORT_TYPENoTransport type (stdio or sse)stdio
APPLICATION_NAMENoNOAA API application name for identification (recommended)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_water_levels

Get water level data for a station

get_tide_predictions

Get tide prediction data

get_currents

Get currents data for a station

get_current_predictions

Get current predictions

get_meteorological_data

Get meteorological data

get_stations

Get list of stations

get_station_details

Get detailed information about a station