This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_cube_metadata
InactiveTool of Statscan
declared in 0.1.0
Fetch full metadata for a cube: dimensions, member trees (e.g., "Goods-producing industries", "Services-producing industries"), frequency, geography, last release. Use to figure out a coordinate string for get_latest_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
Statscan
https://github.com/pipeworx-io/mcp-statscan
1/7 registries