stations
ActiveTool of mcp-noaa-tides
declared in 0.1.0
List all NOAA Tides & Currents monitoring stations; filter by type (waterlevels, currents, physical, or meteorological). Returns station IDs, names, and geographic coordinates.
Parameters schema
{
"type": "object",
"examples": [
{
"type": "waterlevels"
},
{
"type": "currents",
"format": "json"
}
],
"properties": {
"type": {
"type": "string",
"description": "waterlevels (default) | currents | physical | meteorological"
},
"format": {
"type": "string",
"description": "json (default)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-noaa-tides
https://github.com/pipeworx-io/mcp-noaa-tides
2/7 registries