mcpbeat Sign in

Czech PII Anonymizer & NLP MCP Server

local only

Czech PII Anonymizer & NLP runs on your own machine — the client starts it, so there is no endpoint to ping. 234 installs a week from pypi. Last commit 11 Aug 2026.

Anonymize PII & redact text (GDPR): Czech + 35-lang NER, morphology, translation, spellcheck

Installs per day peak 293 · avg 55 · -21% w/w
a month agotoday
234
Installs / week
pypi · anonymize-mcp
4
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Czech PII Anonymizer & NLP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add anonymize-mcp -- uvx anonymize-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "anonymize-mcp": {
      "args": [
        "anonymize-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.anonymize-mcp]
command = "uvx"
args = ["anonymize-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "anonymize-mcp": {
      "args": [
        "anonymize-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "anonymize-mcp": {
      "args": [
        "anonymize-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Czech PII Anonymizer & NLP

same job, measured the same way
Bareun — Korean NLP & Spell/Grammar Checking
by bareun

Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)

answering
Translation AI MCP
by csoai-org

Translation Ai automation via MCP. Includes translate text, detect language, check grammar. By MEOK

143 installs/wk local only
Kooma — Bambara AI
by kooma

Bambara AI over MCP: text-to-speech, transcription and translation (Bamanankan + more).

4 tools answering
I
Phrase MCP
by phrase

Phrase MCP server: language intelligence platform for translation, terminology, and quality.

answering
Darash
by publifye

Bible research: 59 translations, Hebrew/Greek Strong's, morphology, cross-refs, 13 dictionaries

answering
Translatize
by translatize

Read, search, edit and branch Translatize translation labels and fill missing translations.

54 installs/wk local only
Langbly Translation
by langbly

Translate text or HTML, detect languages, and list supported languages with Langbly.

answering
Rosetta MCP Server
by arielbs

Rosetta/PyRosetta protein modeling and Biotite translation for computational biology

97 installs/wk local only

Czech PII Anonymizer & NLP — questions

Answers built from our own checks of this server.

Why is there no uptime for Czech PII Anonymizer & NLP?
Czech PII Anonymizer & NLP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package anonymize-mcp was installed 234 times last week.
How do I connect Czech PII Anonymizer & NLP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls anonymize-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Czech PII Anonymizer & NLP?
The pypi package anonymize-mcp was installed 234 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Czech PII Anonymizer & NLP open source?
We cannot say either way: written in Python and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.