Skip to content
Back to search
30
MCP http

Marine Wave Forecast

x402/marine-wave-forecast

Hourly marine wave forecast for any coastal latitude and longitude from the Open-Meteo marine service, no key required. Returns wave height, wave direction, and wave period for the requested point. Critical for AI agents in shipping, maritime logistics, offshore energy, fishing, and coastal risk that need sea state data without a commercial marine weather subscription. [x402: $0.06/call on base, category=data]

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Ocean Wave Conditions Forecast
Returns hourly wave height, direction and period at a coastal lat/lng point from the Open-Meteo Marine API, as JSON. [x402: $0.065/call on b
0 tools · http
Ocean Wave Forecast (Hourly)
Hourly marine wave forecast for a lat/lon: significant wave height, period, direction, plus wind-wave and swell components, from Open-Meteo
0 tools · http
Ocean Wave Daily Summary
Daily marine wave summary for a lat/lon: maximum wave height, maximum wave period, and dominant wave direction, from Open-Meteo Marine. [x40
0 tools · http
Current Weather Conditions
Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind s
0 tools · http
Seven Day Weather Forecast
Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum
0 tools · http
Sea Surface Temperature and Current
Returns current sea surface temperature and ocean current velocity at a lat/lng point from the Open-Meteo Marine API, as JSON. [x402: $0.065
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "marine_wave_forecast": {
      "url": "https://proxy.suverse.io/v1/data/suverse-marine-forecast",
      "transport": "http"
    }
  }
}