mcp-tides
Tides MCP — NOAA Tides and Currents data
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|---|
get_water_levels | Get the latest observed water level for a NOAA station. |
list_stations | List all NOAA tide prediction stations with their IDs and names. |
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"tides": {
"url": "https://gateway.pipeworx.io/tides/mcp"
}
}
}
Or use the CLI:
npx pipeworx use tides
License
MIT