Czech PII Anonymizer & NLP runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 10 Jun 2026.
Anonymize PII & redact text (GDPR): Czech + 35-lang NER, morphology, translation, spellcheck
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.
claude mcp add anonymize-mcp -- uvx anonymize-mcp
{
"mcpServers": {
"anonymize-mcp": {
"args": [
"anonymize-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.anonymize-mcp]
command = "uvx"
args = ["anonymize-mcp"]
{
"mcpServers": {
"anonymize-mcp": {
"args": [
"anonymize-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"anonymize-mcp": {
"args": [
"anonymize-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.