Skip to content
Windsurf

statcan mcp for Windsurf

io.github.arose26/statcan-mcp

Statistics Canada's 8,200+ data tables: CPI, GDP, labour force, housing. No API key.

client:Windsurf transport:stdio runtime:npm

Install statcan mcp in Windsurf

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

{
  "mcpServers": {
    "statcan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "statcan-mcp"
      ]
    }
  }
}

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

statcan mcp in other clients