Skip to content
Cline

NOAA CO-OPS MCP Server for Cline

io.github.oceanmodeling/coops-mcp

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

client:Cline transport:stdio runtime:pypi

Install NOAA CO-OPS 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": {
    "coops-mcp": {
      "command": "uvx",
      "args": [
        "coops-mcp"
      ]
    }
  }
}

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

NOAA CO-OPS MCP Server in other clients