You're viewing a demo portfolio

Join the waitlist
PRSM

catalog_browse

Active

Tool of Cbs Il

declared in 0.1.0

Browse the CBS time-series catalog. With no subject_id, returns the top-level subjects (Foreign Trade, Population, Balance of Payments, Consumer Price Index, etc.) — each with a numeric path id. Pass that id back as subject_id to drill into a subject's full set of leaf series paths. The catalog is hierarchical; each catalog entry has a 'path' breadcrumb array and a 'name'. Use this to discover what's available before calling get_series_data.

Parameters schema

{
  "type": "object",
  "properties": {
    "lang": {
      "enum": [
        "en",
        "he"
      ],
      "type": "string",
      "description": "Content language. Default \"en\"."
    },
    "page": {
      "type": "integer",
      "description": "Page number for paginated leaf lists (default 1, page size 100)."
    },
    "subject_id": {
      "type": "integer",
      "description": "Top-level subject id (from a no-arg call, e.g. 8 = Foreign Trade, 2 = Population). Omit to list the top-level subjects."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cbs Il

https://github.com/pipeworx-io/mcp-cbs-il

1/7 registries
View full server →
catalog_browse — Cbs Il — PRSM MCP