You're viewing a demo portfolio

Join the waitlist
PRSM
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

Inactive

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Statscan

https://github.com/pipeworx-io/mcp-statscan

1/7 registries
View full server →
get_cube_metadata — Statscan — PRSM MCP