Statistics Canada MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 323 installs a week from pypi. Last commit 27 May 2026.
Access Statistics Canada data via the Web Data Services API
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 mcp-statcan -- uvx statcan-mcp-server
{
"mcpServers": {
"mcp-statcan": {
"args": [
"statcan-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-statcan]
command = "uvx"
args = ["statcan-mcp-server"]
{
"mcpServers": {
"mcp-statcan": {
"args": [
"statcan-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-statcan": {
"args": [
"statcan-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.