Skip to content
Windsurf

NOAA Recon MCP Server for Windsurf

io.github.mansurjisan/recon-mcp

Hurricane reconnaissance data — HDOB flight observations, Vortex Data Messages, SFMR, and ATCF fixes

client:Windsurf transport:stdio runtime:pypi

Install NOAA Recon MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "recon-mcp": {
      "command": "uvx",
      "args": [
        "recon-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

NOAA Recon MCP Server in other clients