Marine & weather API · MCP-native

Marine & weather data, with the sources shown.

Wave, swell, wind, tide and current data assembled on demand from NOAA, ECMWF, DWD and Copernicus — returned as one schema with one value per source, so you can see where the models agree and where they diverge. For you, or your AI agent.

API live — status

GET /v2/marine/point?lat=27.97&lng=-83.36 200 OK
{
  "time": "2026-09-12T00:00:00Z",
  "waveHeight": { "noaa": 0.4, "ecmwf": 0.5 },
  "windSpeed": { "nws": 2.57 },
  "waterTemperature": { "ndbc": 31.6 }
}

One value per source. Agreement is visible, not averaged away.

Multi-source

Agreement you can see

Every timestamp carries a value per source. When models agree, trust the number; when they diverge, you know the forecast is uncertain.

Reports

Fishing reports, generated

Ask for a location and get a full report — conditions, fishing potential, and what to expect, with sources attributed.

For agents · free

MCP-native

Connect your AI agent over MCP at no cost — on any plan, including free. Data it pulls counts toward your normal API allowance.

For AI agents

Point your agent at the MCP server

The MCP server is free on every plan, including free. Your agent gets the same multi-source data and full reports, and every response carries the safety disclaimer.

mcp.theweatheragent.com How to connect →

API

GET https://api.theweatheragent.com/health GET https://api.theweatheragent.com/v2/marine/point ?lat=27.97&lng=-83.36 Full API reference →

One schema across every endpoint. Each field returns a value per source, attributed by name — NOAA, ECMWF, DWD, Copernicus — so agreement and divergence are part of the response, not a footnote.

Pricing

Free to start. Paid tiers scale with usage.

Free

$0 /mo

10 calls per day

Small

$19 /mo

500 calls per day

Medium

$49 /mo

5,000 calls per day

Large

$149 /mo

25,000 calls per day

Get a free API key →

The MCP server is free on every plan — your agent draws on the same quota. How to connect →