Skip to content
Back to search
30
MCP

@cyanheads/noaa-marine-mcp-server

npm/@cyanheads/noaa-marine-mcp-server

Find NOAA tide stations and NDBC buoys, fetch tide predictions, water levels, tidal currents, and live buoy conditions via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
43 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/noaa-marine-mcp-server
Find NOAA tide stations and NDBC buoys, fetch tide predictions, currents, and live conditions.
0 tools · streamable-http
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/noaa-cdo-mcp-server
Search NOAA CDO stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
coops-mcp
MCP server providing access to NOAA CO-OPS tides, water levels, currents, and meteorological data
0 tools
NOAA CO-OPS MCP Server
NOAA CO-OPS tides, water levels, currents, and meteorological data
0 tools
io.github.cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@cyanheads/noaa-marine-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}