Skip to content

noaa cdo mcp server for Zed

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

Search NOAA CDO stations and datasets, fetch historical weather observations.

client:Zed transport:streamable-http runtime:npm

Install noaa cdo mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "noaa-cdo-mcp-server": {
      "url": "https://noaa-cdo.caseyjhand.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

noaa cdo mcp server in other clients