Skip to content
Windsurf

statfin mcp for Windsurf

io.github.3121n/statfin-mcp

Statistics Finland (StatFin/PxWeb): search tables, read metadata, fetch JSON-stat2 data.

client:Windsurf transport:stdio runtime:npm

Install statfin mcp in Windsurf

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

{
  "mcpServers": {
    "statfin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nor-data/statfin-mcp"
      ]
    }
  }
}

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

statfin mcp in other clients