Marine Wave Forecast
x402/marine-wave-forecastHourly 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]
Similar MCP servers embedding-nearest
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"
}
}
}