SERVER

NOAA CDO

Rank #5606

io.github.cyanheads/noaa-cdo-mcp-server

Search NOAA Climate Data Online stations and datasets, and fetch historical weather observations.

First listed
May 24, 2026
Last publish date
Jun 8, 2026
OVERVIEW

NOAA CDO is a Model Context Protocol (MCP) server published by cyanheads. It ranks #5606 of 56,489 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. NOAA CDO is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on May 24, 2026 and most recently updated on Jun 8, 2026.

STANDING
#5,606of 56,489 tracked serversTop 10%

Ranks ahead of 50,883 of 56,489 servers on MCP Toplist.

CONNECT

Use NOAA CDO

Add NOAA CDO to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "noaa-cdo-mcp-server": {
      "url": "https://noaa-cdo.caseyjhand.com/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "noaa-cdo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/noaa-cdo-mcp-server"
      ],
      "env": {
        "NOAA_CDO_TOKEN": "<your NOAA_CDO_TOKEN>",
        "MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "noaa-cdo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/noaa-cdo-mcp-server"
      ],
      "env": {
        "NOAA_CDO_TOKEN": "<your NOAA_CDO_TOKEN>",
        "MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
        "MCP_PUBLIC_URL": "<your MCP_PUBLIC_URL>",
        "MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
        "MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

cyanheads

Organization
Total servers
103
Total versions
702
MORE FROM THIS PUBLISHER

Other servers by cyanheads

View all cyanheads servers →
VERSIONS

Available versions (2)

0.1.7 · May 24, 20260.1.13 · Jun 8, 2026May 24, 2026Jun 8, 2026
VersionPublished
0.1.13Jun 8, 2026
0.1.7May 24, 2026
FAQ

Frequently asked questions

Who maintains NOAA CDO?
NOAA CDO is maintained by cyanheads, which publishes 103 MCP servers (702 total versions) tracked on MCP Toplist.
Is NOAA CDO listed on the official MCP registry?
Yes — NOAA CDO is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does NOAA CDO have?
MCP Toplist tracks 2 versions of NOAA CDO, most recently published on Jun 8, 2026.
Where can I find the source code for NOAA CDO?
The source code for NOAA CDO is hosted at github.com/cyanheads/noaa-cdo-mcp-server.
EXPLORE