HydroXai/pii-masker
PII Masker is an open-source tool for protecting sensitive data by automatically detecting and masking PII using advanced AI, powered by DeBERTa-v3. It provides high-precision detection, scalable performance, and a simple Python API for seamless integration into workflows, ensuring privacy compliance in various industries.
Platform-specific configuration:
{
"mcpServers": {
"pii-masker": {
"command": "npx",
"args": [
"-y",
"pii-masker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...