You're viewing a demo portfolio

Join the waitlist
PRSM

list_datasets

Active

Tool of Czso Cz

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Czso Cz

https://github.com/pipeworx-io/mcp-czso-cz

1/7 registries
View full server →