You're viewing a demo portfolio

Join the waitlist
PRSM

list_datasets

Active

Tool of Datacube Sk

declared in 0.1.0

Browse / search the DATAcube collection of Slovak statistical cubes. Filter by case-insensitive substring of the English label. Returns each matching cube's code (use it as `cube` in the other tools), label, last update date, and its ordered list of dimension codes.

Parameters schema

{
  "type": "object",
  "properties": {
    "lang": {
      "enum": [
        "en",
        "sk"
      ],
      "type": "string",
      "description": "Label language (default \"en\")."
    },
    "limit": {
      "type": "number",
      "description": "Max results to return (default 50, max 200)."
    },
    "query": {
      "type": "string",
      "description": "Case-insensitive substring to match against dataset labels (e.g. \"population\", \"unemployment\"). Omit to list everything."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Datacube Sk

https://github.com/pipeworx-io/mcp-datacube-sk

1/7 registries
View full server →