Skip to content
Cline

statfin mcp for Cline

io.github.3121n/statfin-mcp

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

client:Cline transport:stdio runtime:npm

Install statfin 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": {
    "statfin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nor-data/statfin-mcp"
      ]
    }
  }
}

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

statfin mcp in other clients