LocalTides MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_water_levelsC | Get water level data for a station |
| get_tide_predictionsC | Get tide prediction data |
| get_currentsC | Get currents data for a station |
| get_current_predictionsD | Get current predictions |
| get_meteorological_dataD | Get meteorological data |
| get_stationsC | Get list of stations |
| get_station_detailsC | Get detailed information about a station |
| get_moon_phaseB | Get moon phase information for a specific date |
| get_moon_phases_rangeC | Get moon phase information for a date range |
| get_next_moon_phaseB | Get the next occurrence(s) of a specific moon phase |
| get_sun_timesB | Get sun rise/set and other sun event times for a specific date and location |
| get_sun_times_rangeB | Get sun rise/set and other sun event times for a date range and location |
| get_sun_positionB | Get sun position information for a specific date, time, and location |
| get_next_sun_eventB | Get the next occurrence(s) of a specific sun event |
| get_parameter_definitionsB | Get information about valid parameter values for NOAA API requests |
| get_sea_level_trendsB | Get sea level trends and error margins for a station |
| get_extreme_water_levelsC | Get extreme water levels and exceedance probabilities for a station |
| get_high_tide_flooding_dailyB | Get high tide flooding daily count data for a station |
| get_high_tide_flooding_monthlyC | Get high tide flooding monthly count data for a station |
| get_high_tide_flooding_seasonalC | Get high tide flooding seasonal count data for a station |
| get_high_tide_flooding_annualB | Get high tide flooding annual count data for a station |
| get_high_tide_flooding_projectionsB | Get high tide flooding decadal projections for sea level rise scenarios |
| get_high_tide_flooding_likelihoodsB | Get high tide flooding daily likelihoods for a station |
| get_top_ten_water_levelsB | Get top ten highest or lowest water levels for a station |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/RyanCardin15/NOAA-TidesAndCurrents-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server