Skip to content
Cline

eccc mcp for Cline

io.github.mrfentmen/eccc-mcp

Keyless Environment Canada data via MSC GeoMet OGC APIs.

client:Cline transport:stdio runtime:npm

Install eccc mcp 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": {
    "eccc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eccc-mcp"
      ]
    }
  }
}

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

eccc mcp in other clients