Czech PII Anonymizer & NLP
Rank #11,133io.github.Buggy1111/wrapper-mcp
Anonymize PII & redact text (GDPR): Czech + 35-lang NER, morphology, translation, spellcheck
Czech PII Anonymizer & NLP is a Model Context Protocol (MCP) server published by buggy1111. It ranks #11,133 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Czech PII Anonymizer & NLP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on May 25, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 120,980 of 132,113 servers on MCP Toplist.
Use Czech PII Anonymizer & NLP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wrapper-mcp -- uvx anonymize-mcp[mcp_servers.wrapper-mcp]
command = "uvx"
args = ["anonymize-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wrapper-mcp": {
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wrapper-mcp": {
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wrapper-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wrapper-mcp": {
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wrapper-mcp": {
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Buggy1111%2Fwrapper-mcp)<a href="https://mcptoplist.com/server/io.github.Buggy1111%2Fwrapper-mcp"><img src="https://mcptoplist.com/badge/io.github.Buggy1111%2Fwrapper-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
buggy1111
Other servers by buggy1111
View all buggy1111 servers →Available versions (7)
| Version | Published |
|---|---|
| 0.10.2 | Jun 10, 2026 |
| 0.10.1 | Jun 10, 2026 |
| 0.10.0 | May 31, 2026 |
| 0.9.1 | May 30, 2026 |
| 0.9.0 | May 30, 2026 |
| 0.8.5 | May 30, 2026 |
| 0.8.1 | May 25, 2026 |
Frequently asked questions
- Who maintains Czech PII Anonymizer & NLP?
- Czech PII Anonymizer & NLP is maintained by buggy1111, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Czech PII Anonymizer & NLP listed on the Official MCP Registry?
- Yes — Czech PII Anonymizer & NLP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Czech PII Anonymizer & NLP have?
- MCP Toplist tracks 7 versions of Czech PII Anonymizer & NLP, most recently published on Jun 10, 2026.
- Where can I find the source code for Czech PII Anonymizer & NLP?
- The source code for Czech PII Anonymizer & NLP is hosted at github.com/buggy1111/wrapper-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.