mcpbeat Sign in

Statfin MCP Server

local only

Statfin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 8 Jun 2026.

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

Installs per day peak 15 · avg 8 · +30% w/w
a month agotoday
43
Installs / week
npm · @nor-data/statfin-mcp
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Statfin MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add statfin-mcp -- npx -y @nor-data/statfin-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "statfin-mcp": {
      "args": [
        "-y",
        "@nor-data/statfin-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.statfin-mcp]
command = "npx"
args = ["-y", "@nor-data/statfin-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "statfin-mcp": {
      "args": [
        "-y",
        "@nor-data/statfin-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "statfin-mcp": {
      "args": [
        "-y",
        "@nor-data/statfin-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Statfin MCP

same job, measured the same way
Statfin Fi
by pipeworx-io

Statistics Finland (StatFin) PxWeb MCP.

34 tools answering
Scb Se
by pipeworx-io

Statistics Sweden (SCB) — PxWeb JSON-stat statistical database

42 tools answering
Idescat MCP Server
by idescat

Query official statistics of Catalonia (Idescat): tables, metadata and JSON-stat data via MCP.

7 tools answering
Asub Ax
by pipeworx-io

Statistics and Research Åland (ÅSUB) PxWeb MCP.

34 tools answering
Arxiv MCP Server
by cyanheads

Search arXiv, fetch paper metadata, and read full-text content.

596 installs/wk 4 tools answering
cv.json — open CV data
by freecvorg

Search people open to work and fetch their machine-readable cv.json, from any AI assistant.

52 installs/wk 4 tools answering
Kosis Openapi MCP
by rubatoyd

Korean official statistics (KOSIS) — tables, metadata and observations

local only
Redfin MCP Server
by thenextgennexus

Search Redfin properties, get property details, and market statistics

17 installs/wk local only

Statfin MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Statfin MCP?
Statfin MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nor-data/statfin-mcp was installed 43 times last week.
How do I connect Statfin MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nor-data/statfin-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Statfin MCP?
The npm package @nor-data/statfin-mcp was installed 43 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Statfin MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.