Skip to content
Windsurf

NOAA CO-OPS MCP Server for Windsurf

io.github.oceanmodeling/coops-mcp

NOAA CO-OPS tides, water levels, currents, and meteorological data

client:Windsurf transport:stdio runtime:pypi

Install NOAA CO-OPS MCP Server in Windsurf

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

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

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

NOAA CO-OPS MCP Server in other clients