list_datasets
ActiveTool of Czso Cz
Browse the Czech Statistical Office (ČSÚ) open-data catalog of datasets ('datové sady'). Returns id (kod), version (verze), Czech title (nazev), status, and available time/territory levels. The full catalog is ~781 datasets; filter by a case-insensitive substring of the Czech title (the API has no server-side search) and page with limit/offset.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max rows to return (default 25, max 200)."
},
"query": {
"type": "string",
"description": "Case-insensitive substring matched against the Czech title (nazev), e.g. \"rozvody\", \"inflace\", \"mzdy\"."
},
"offset": {
"type": "number",
"description": "Rows to skip for paging (default 0)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Czso Cz
https://github.com/pipeworx-io/mcp-czso-cz
1/7 registries