Coastal / Tides & Sun data for AI agents
NOAA tide predictions and observed water levels (keyless, public domain) plus computed sunrise, sunset, and twilight times for any location. Where the upstream source provides it, the response includes a timestamp or freshness note.
Get a free key → See all 3 tools
How to connect
These Coastal / Tides & Sun tools use the same LiveDataLink endpoint as the rest of the catalog. Add it to an MCP client that supports Streamable HTTP and include your bearer key. Each source has its own coverage, update schedule, and credential requirements; those limits are listed in the catalog and response notes.
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Once connected, call any tool below. The free tier covers 1,000 queries each month across the 377-tool catalog, with no credit card.
Coastal / Tides & Sun tools (3)
| tide_predictions | High/low tide times and heights for a NOAA station or the nearest station to a lat/lon, over a date range. |
| water_levels | Latest observed water level for a NOAA CO-OPS station or the nearest station to a lat/lon. |
| sun_times | Sunrise, sunset, solar noon, and civil twilight for a lat/lon on a date, computed from the NOAA solar equations. |
Common queries this domain answers: tide · tides · tide predictions · high tide · low tide · tide table · water level · water levels · noaa · coastal · coast · ocean · sea level · harbor · boating · sailing · beach · fishing.
Why LiveDataLink for Coastal / Tides & Sun
- One key, 81 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED through the same endpoint. Source coverage and credentials vary by tool.
- Check source terms. Sourced from NOAA Tides & Currents (CO-OPS) + computed solar math; review its attribution and redistribution rules before shipping results.
- For agent workflows. Read-only annotated MCP tools over Streamable HTTP with Bearer auth. Use them with clients that support this transport, including compatible Claude, Cursor, and n8n setups.
FAQ
- What can I look up in Coastal / Tides & Sun?
- NOAA tide predictions and observed water levels (keyless, public domain) plus computed sunrise, sunset, and twilight times for any location. The catalog has 3 tools, including tide_predictions, water_levels, sun_times. They are available over the Model Context Protocol at https://livedatalink.ai/mcp. Coverage and update timing come from NOAA Tides & Currents (CO-OPS) + computed solar math.
- How do I connect these tools?
- Add https://livedatalink.ai/mcp as a Streamable HTTP MCP server in Claude, Cursor, n8n, or another compatible client, then send an "Authorization: Bearer YOUR_API_KEY" header. A free key includes 1,000 queries/month with no card at https://livedatalink.ai/signup/free. The same key works across domains, although some upstream sources have their own credentials or limits.
- Can I reuse the results in my product?
- That depends on NOAA Tides & Currents (CO-OPS) + computed solar math's terms. Check its attribution and redistribution rules before shipping results to customers. LiveDataLink's free tier includes 1,000 queries/month, and paid plans start at $10/month.