list_datasets
ActiveTool of Datacube Sk
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Datacube Sk
https://github.com/pipeworx-io/mcp-datacube-sk
1/7 registries