Skip to content
Back to search
30
MCP

@cyanheads/noaa-cdo-mcp-server

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

Search NOAA CDO stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/noaa-cdo-mcp-server live
Search NOAA CDO stations and datasets, fetch historical weather observations.
7 tools · streamable-http
@cyanheads/nws-weather-mcp-server
Get US weather forecasts, active alerts, and current observations via the National Weather Service API. STDIO or Streamable HTTP.
0 tools
@cyanheads/open-meteo-mcp-server
Geocode places, fetch global weather forecasts, ERA5 historical climate, marine conditions, air quality, and terrain elevation via MCP. STDI
0 tools
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
NOAA CDO
Search NOAA Climate Data Online stations and datasets, and fetch historical weather observations.
0 tools
io.github.cyanheads/nws-weather-mcp-server live
Get US weather forecasts, active alerts, and current observations.
5 tools · streamable-http

How to use

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

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