statcan mcp for Claude Desktop
io.github.arose26/statcan-mcp
Statistics Canada's 8,200+ data tables: CPI, GDP, labour force, housing. No API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install statcan mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"statcan-mcp": {
"command": "npx",
"args": [
"-y",
"statcan-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs