Catalog
io.github.Buggy1111/anonymize-mcp
Officialby Buggy1111 · Python
Czech PII Anonymizer & NLP
Anonymize PII & redact text (GDPR): Czech + 35-lang NER, morphology, translation, spellcheck
PII anonymization and text redaction with multilingual NER and GDPR compliance tools.
Topics
anonymizationclaudeczechfastmcplegal-techmcpmodel-context-protocolnernlpufal
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"anonymize-mcp": {
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}