statcan_cube_metadata
ActiveTool of Statcan
declared in 0.1.0
Full metadata for a StatCan cube: dimensions, member trees, frequency, geography, last release. Use it to construct a coordinate string for statcan_cube_data.
Parameters schema
{
"type": "object",
"examples": [
{
"product_id": 36100434
}
],
"required": [
"product_id"
],
"properties": {
"product_id": {
"type": "number",
"description": "Cube product ID (8-digit, e.g. 36100434 = quarterly GDP)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Statcan
https://github.com/pipeworx-io/mcp-statcan
2/7 registries