Czso Cz MCP Server

Czech Statistical Office (Český statistický úřad, ČSÚ) open-data MCP. Part of Pipeworx - an MCP gateway connecting AI agents to 1476+ live data sources. Its 4 documented tools cluster into read & search, dataset, data. It is available as a remote MCP endpoint.

Teams that work with pipeworx and czso cz and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 2 · #812 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Czso Cz

Claude Code

claude mcp add pipeworx-io-mcp-czso-cz --transport http https://gateway.pipeworx.io/czso-cz/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "pipeworx-io-mcp-czso-cz": {
      "url": "https://gateway.pipeworx.io/czso-cz/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://gateway.pipeworx.io/czso-cz/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to gateway.pipeworx.io

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.pipeworx-io is GitHub-verified and matches the repo owner

03 · What Czso Cz can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 4 documented tools across read & search, dataset, data, including list_datasets, dataset_detail, data_summary, get_data.

Capability map

Tools grouped from the project's README - what Czso Cz lets an agent do.

read & search

2 tools - e.g. Browse the Czech Statistical Office (ČSÚ) open-data catalog of datasets ('datové sady'). Returns id (kod), version (verze), Czech title (nazev), status, and ava; Fetch the actual observations/values for a…

list_datasets · get_data

Dataset

1 tool - e.g. Full catalog metadata for one ČSÚ dataset by id (kod): description, keywords, indicators (ukazatele), dimension variants (variantyDimenze), selection rules, upd

dataset_detail

Data

1 tool - e.g. Cheap content summary for a ČSÚ dataset from the data layer: number of data cells (pocetUdaju), covered time range (casovaDimenzeOd/Do), per-dimension value cou

data_summary

04 · Who maintains Czso Cz

Czso Cz is maintained by pipeworx-io. We track 1589 MCP servers from pipeworx-io - 1564 actively maintained, 69 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from pipeworx-io.

  1. Football Data Football-Data.org MCP - soccer competitions, matches, standings ★ 2
  2. Harvard Art Harvard Art Museums MCP. ★ 2
  3. Imf Portwatch IMF PortWatch MCP - global maritime trade & chokepoint signals (free, no auth) ★ 2
  4. Libretranslate LibreTranslate MCP - open-source machine translation (BYO endpoint) ★ 2
  5. Va Museum Victoria and Albert Museum (V&A) Collections MCP. ★ 2
  6. Pipeworx Live data gateway for AI - 3,300+ tools across 750+ sources, with citations ★ 6

05 · Facts

category
other - ranked #812 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.pipeworx-io/czso-cz (active, first published 2026-06-01)

06 · Czso Cz FAQ

Is Czso Cz still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18. We re-verify nightly.

What can Czso Cz do?

An agent gets 4 documented tools across read & search, dataset, data, including list_datasets, dataset_detail, data_summary, get_data.

How do I install Czso Cz?

Run `claude mcp add pipeworx-io-mcp-czso-cz --transport http https://gateway.pipeworx.io/czso-cz/mcp`. You can also paste the ready-made client config above.

Does Czso Cz require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Czso Cz

More MCP servers to compare · Football Data · Harvard Art · Libretranslate · Va Museum · Pipeworx

More TypeScript MCP servers · Imf Portwatch · see all