You're viewing a demo portfolio

Join the waitlist
PRSM

get_current_waves

Active

Tool of marine

declared in 0.1.0

Check real-time wave conditions at a coastal location. Returns current wave height, period, and direction. Use for immediate surfing, boating, or maritime planning decisions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "latitude": 21.3099,
      "longitude": -157.8581
    },
    {
      "latitude": 34.0195,
      "longitude": -118.4912
    }
  ],
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "latitude": {
      "type": "number",
      "description": "Latitude of the location."
    },
    "longitude": {
      "type": "number",
      "description": "Longitude of the location."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

marine

https://github.com/pipeworx-io/mcp-marine

1/7 registries
View full server →
get_current_waves — marine — PRSM MCP