Skip to content
Claude Desktop

statfin mcp for Claude Desktop

io.github.3121n/statfin-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install statfin mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

statfin mcp in other clients