Czech PII Anonymizer & NLP MCP Server

MCP server obalující NLP nástroje LINDAT / ÚFAL MFF UK - multilingvální NER + morfologie (35 jazyků auto-detect), production-grade anonymizace s 80+ PII patterny napříč 9 sektory + mezinárodním pokrytím (US/UK/DE/FR/IT/ES/PL/RU/IN, EU VAT 28 zemí, IBAN 30+ zemí, crypto, API tokeny), překlad mezi 8 jazyky (17 přímých párů + auto EN-pivot), čitelnost a korektura.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-11 · ★ 3 · #304 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Czech PII Anonymizer & NLP

before you install - you'll need

Set ANONYMIZE_MCP_LOCAL before connecting.

Claude Code

claude mcp add buggy1111-anonymize-mcp -- uvx anonymize-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "buggy1111-anonymize-mcp": {
      "command": "uvx",
      "args": [
        "anonymize-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

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 local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

pypi package anonymize-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · What Czech PII Anonymizer & NLP can do

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

Latest releases

v0.10.3 · 2026-08-11

v0.10.2 · 2026-06-10

v0.10.1 · 2026-06-10

04 · Who maintains Czech PII Anonymizer & NLP

Czech PII Anonymizer & NLP is maintained by buggy1111. We track 3 MCP servers from buggy1111 - 2 actively maintained, 6 combined GitHub stars, oldest repo from May 2026.

05 · Facts

category
other - ranked #304 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-11)
registry
io.github.Buggy1111/anonymize-mcp (active, first published 2026-05-30 · 5 versions)
packages
pypi:anonymize-mcp

06 · Czech PII Anonymizer & NLP FAQ

What is Czech PII Anonymizer & NLP?

MCP server obalující NLP nástroje LINDAT / ÚFAL MFF UK - multilingvální NER + morfologie (35 jazyků auto-detect), production-grade anonymizace s 80+ PII patterny napříč 9 sektory + mezinárodním pokrytím (US/UK/DE/FR/IT/ES/PL/RU/IN, EU VAT 28 zemí, IBAN 30+ zemí, crypto, API tokeny), překlad mezi 8 jazyky (17 přímých párů + auto EN-pivot), čitelnost a korektura.

Is Czech PII Anonymizer & NLP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-11 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Czech PII Anonymizer & NLP?

Run `uvx anonymize-mcp`. The README documents one environment variable (ANONYMIZE_MCP_LOCAL) to set first. Set ANONYMIZE_MCP_LOCAL before connecting. You can also paste the ready-made client config above.

Does Czech PII Anonymizer & NLP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Czech PII Anonymizer & NLP