@pipeworx/mcp-tides
v0.1.0
Published
Tides MCP — NOAA Tides and Currents data
Maintainers
Readme
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 tidesLicense
MIT
