Catalog
io.github.3121n/statfin-mcp
Officialby 3121n · TypeScript
Statistics Finland (StatFin/PxWeb): search tables, read metadata, fetch JSON-stat2 data.
Searches and retrieves statistical data from Finland's StatFin/PxWeb database.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"statfin-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/statfin-mcp@0.1.0"
]
}
}
}