Skip to content
Cline

noaa cdo mcp server for Cline

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

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

client:Cline transport:streamable-http runtime:npm

Install noaa cdo mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

noaa cdo mcp server in other clients