Releases: gregmos/PII-Shield
Releases · gregmos/PII-Shield
PII Shield v1.0.0
First public release.
What it does: MCP server that anonymizes documents before Claude sees them and restores real data after analysis. PII never enters the API — only file paths and random session IDs are exchanged.
Key features:
- GLiNER zero-shot NER (knowledgator/gliner-pii-base-v1.0) + 17 EU pattern recognizers
- Human-in-the-Loop review via local web UI
- PDF, DOCX (with tracked changes), plain text support
- Self-bootstrapping — auto-installs all dependencies on first run
- Full local audit logging
Install:
- Download
pii-shield-v1.0.0.dxtandpii-contract-analyze.skillbelow - Claude Desktop → Settings → Extensions → Install extension
- Claude Desktop → Customize → Skills → Upload a skill
Supports Windows, macOS, Linux. Requires Python 3.10+.