Access Statistics Canada data via the Web Data Services API
Access Statistics Canada data via the Web Data Services API
This Statistics Canada MCP server is well-structured and primarily focused on read-only data retrieval from public APIs. The main concerns are disabled SSL verification across all API calls, which is documented but represents a security deviation, and some logging patterns that could expose sensitive request details. The server has appropriate input validation, no obvious malicious patterns, and permissions align well with its stated purpose (HTTP network access for API calls, file I/O for caching/CLI output, env vars for configuration). The disabled SSL verification is the primary driver of the moderate risk level. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 6 issues found
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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aryan-jhaveri-mcp-statcan": {
"args": [
"statcan-mcp-server"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.