weather_marine
weather_marine
Sea state at a coastal or offshore point — wave height, period and direction now and for the days ahead, with sea temperature
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Weather — Forecast, air quality, sea state and what the weather actually was.
Arguments
| Name | Type | What it is |
|---|---|---|
lat* | number | Latitude of a coastal or offshore point |
lon* | number | Longitude of a coastal or offshore point |
days | number | How many days ahead, 1 to 7 — default 3 |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"lat":1,"lon":1},"name":"weather_marine"}}Try it in the playground.


