You're viewing a demo portfolio

Join the waitlist
PRSM

marine

Active

Tool of mcp-weatherapi

declared in 0.1.0

Get marine/ocean conditions forecast for a coastal location: significant wave height, swell height, water temperature, and wind. Up to 7 days, sampled every 6 hours. Example: marine({ q: "33.7,-118.4", days: 2 }).

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Location — city name (e.g. \"London\"), \"lat,lon\" (e.g. \"48.8567,2.3508\"), US/UK/Canada zip/postcode, IATA airport code (e.g. \"DXB\"), or \"auto:ip\"."
    },
    "days": {
      "type": "number",
      "description": "Number of marine forecast days (default 1, max 7)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own WeatherAPI.com API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-weatherapi

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

2/7 registries
View full server →
marine — mcp-weatherapi — PRSM MCP