You're viewing a demo portfolio

Join the waitlist
PRSM

predictions

Active

Tool of mcp-noaa-tides

declared in 0.1.0

Tide predictions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "station": "8454000",
      "end_date": "2024-01-07",
      "begin_date": "2024-01-01"
    },
    {
      "datum": "MLLW",
      "units": "metric",
      "station": "8454000",
      "end_date": "2024-01-07",
      "interval": "h",
      "time_zone": "lst",
      "begin_date": "2024-01-01"
    }
  ],
  "required": [
    "station",
    "begin_date",
    "end_date"
  ],
  "properties": {
    "datum": {
      "type": "string",
      "description": "MLLW (default), MSL, MHW, NAVD, …"
    },
    "units": {
      "type": "string",
      "description": "english (default) | metric"
    },
    "station": {
      "type": "string"
    },
    "end_date": {
      "type": "string"
    },
    "interval": {
      "type": "string",
      "description": "hilo (default) | h (hourly) | 6 | 30 (minutes)"
    },
    "time_zone": {
      "type": "string",
      "description": "gmt (default) | lst | lst_ldt"
    },
    "begin_date": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-noaa-tides

https://github.com/pipeworx-io/mcp-noaa-tides

2/7 registries
View full server →
predictions — mcp-noaa-tides — PRSM MCP