Server data from the Official MCP Registry
Access Statistics Canada data via the Web Data Services API
Access Statistics Canada data via the Web Data Services API
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aryan-jhaveri-mcp-statcan": {
"args": [
"statcan-mcp-server"
],
"command": "uvx"
}
}
}This MCP server provides clean, well-structured access to Statistics Canada's public APIs. SSL verification is intentionally disabled with proper logging and justification for StatCan certificate chain issues. The code demonstrates good security practices with proper error handling and input validation. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!