Serversio.github.Aryan-Jhaveri/mcp-statcan
S

Statistics Canada MCP Server

io.github.Aryan-Jhaveri/mcp-statcan · v0.7.13
▦ pypi
v0.7.13pypi pypi: statcan-mcp-server↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Aryan-Jhaveri/mcp-statcan",
  "description": "Access Statistics Canada data via the Web Data Services API",
  "title": "Statistics Canada MCP Server",
  "repository": {
    "url": "https://github.com/Aryan-Jhaveri/mcp-statcan",
    "source": "github",
    "id": "962165316"
  },
  "version": "0.7.13",
  "websiteUrl": "https://github.com/Aryan-Jhaveri/mcp-statcan",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Aryan-Jhaveri/mcp-statcan/main/assets/Flag.jpg",
      "mimeType": "image/jpeg",
      "sizes": [
        "206x109"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "statcan-mcp-server",
      "version": "0.7.13",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}