mcp-tides
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-tideswhat's the current water level at station 9414290?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-tides
Tides MCP — NOAA Tides and Currents data
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
Tools
Tool | Description |
| Get the latest observed water level for a NOAA station. |
| List all NOAA tide prediction stations with their IDs and names. |
Related MCP server: mcp-noaa
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"tides": {
"url": "https://gateway.pipeworx.io/tides/mcp"
}
}
}Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Tides data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Find NOAA tide stations and NDBC buoys, fetch tide predictions, currents, and live conditions.
NOAA tides and currents: water levels, tide predictions, currents, met data, flooding, sun and moon
NOAA Tides & Currents — observations, predictions, datums, station metadata
US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceMCP server that provides tide predictions, station lookup, and tidal event alerts for US coastal locations using live NOAA data.-
- AlicenseNot gradedqualityFmaintenanceProvides access to NOAA National Weather Service forecasts and alerts. Enables finding weather observation stations in US states via the get_stations tool.5 npmMIT
- AlicenseNot gradedqualityAmaintenanceFind NOAA tide stations and NDBC buoys, fetch tide predictions, water levels, tidal currents, and live buoy conditions via MCP.46 npm1Apache 2.0
- AlicenseNot gradedqualityBmaintenanceProvides US weather forecasts, current conditions, alerts, earthquakes, elevation, and geocoding via keyless US-government data feeds. Enables AI agents to access real-time weather and geospatial data without API keys.MIT