Skip to main content
Glama

LocalTides MCP Server

MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

get_moon_phase

Get moon phase information for a specific date

get_moon_phases_range

Get moon phase information for a date range

get_next_moon_phase

Get the next occurrence(s) of a specific moon phase

get_sun_times

Get sun rise/set and other sun event times for a specific date and location

get_sun_times_range

Get sun rise/set and other sun event times for a date range and location

get_sun_position

Get sun position information for a specific date, time, and location

get_next_sun_event

Get the next occurrence(s) of a specific sun event

get_parameter_definitions

Get information about valid parameter values for NOAA API requests

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