Statcan MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 15 Aug 2026.
Statistics Canada's 8,200+ data tables: CPI, GDP, labour force, housing. No API key.
Today is the operative word: we check Statcan MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add statcan-mcp -- npx -y statcan-mcp
{
"mcpServers": {
"statcan-mcp": {
"args": [
"-y",
"statcan-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.statcan-mcp]
command = "npx"
args = ["-y", "statcan-mcp"]
{
"mcpServers": {
"statcan-mcp": {
"args": [
"-y",
"statcan-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"statcan-mcp": {
"args": [
"-y",
"statcan-mcp"
],
"command": "npx"
}
}
}
Access Statistics Canada data via the Web Data Services API
StatCan MCP — Statistics Canada (StatCan) time-series via the Web Data
BLS MCP — Bureau of Labor Statistics public data API (v2)
UNICEF child development statistics: 790+ indicators, 200+ countries, SDMX-sourced. No API key.
Query US Census Bureau data: demographics, economics, and housing statistics.
Query the ABS in plain English — CPI, labour force, building approvals, migration, GDP.
Statistics Finland (StatFin/PxWeb): search tables, read metadata, fetch JSON-stat2 data.
Bank of Canada economic data: exchange rates, policy rate, CPI, bond yields. No API key.
Answers built from our own checks of this server.