Skip to content
Windsurf

NOAA OFS MCP Server for Windsurf

io.github.mansurjisan/ofs-mcp

NOAA OFS regional ocean model forecasts — water level, temperature, salinity

client:Windsurf transport:stdio runtime:pypi

Install NOAA OFS MCP Server in Windsurf

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

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

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

NOAA OFS MCP Server in other clients