You're viewing a demo portfolio

Join the waitlist
PRSM

marine

Active

Tool of Open Meteo

declared in 0.1.0

"Wave / swell / surf forecast for [beach]" / "sea conditions in [bay]" / "wave height at [coordinates]" / "is it safe to sail" — global marine weather forecast (wave height, wave period, wave direction, wind waves, swell waves) at any ocean lat/lng. Free, keyless. Use for surf reports, sailing prep, fishing conditions, coastal planning.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "latitude": 37.7749,
      "longitude": -122.4194
    },
    {
      "latitude": -33.8688,
      "longitude": 151.2093,
      "forecast_days": 5
    }
  ],
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "hourly": {
      "type": "string",
      "description": "Default wave_height,wave_period,wind_wave_height"
    },
    "latitude": {
      "type": "number"
    },
    "longitude": {
      "type": "number"
    },
    "forecast_days": {
      "type": "number"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Open Meteo

https://github.com/pipeworx-io/mcp-open-meteo

1/7 registries
View full server →