Noaa Marine Mcp Server

io.github.cyanheadsv0.6.0Updated Sep 24, 2026

Find NOAA tide stations and NDBC buoys, fetch tide predictions, currents, and live conditions.

VerifiedStreamable HTTPWeb executableWeb Search & Scraping

Installation

In SourceWeft

  1. Open Noaa Marine Mcp Server in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

{
  "mcpServers": {
    "noaa-marine-mcp-server": {
      "type": "http",
      "url": "https://noaa-marine.caseyjhand.com/mcp"
    }
  }
}

Tools

0
Tool metadata has not been indexed yet.

Version history

5
  1. v0.6.0LatestSep 23, 2026
  2. v0.5.2Sep 23, 2026
  3. v0.5.0Sep 18, 2026
  4. v0.4.0Sep 17, 2026
  5. v0.3.2Sep 16, 2026