Skip to content

Releases: gregmos/PII-Shield

PII Shield v1.0.0

03 Apr 15:31

Choose a tag to compare

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:

  1. Download pii-shield-v1.0.0.dxt and pii-contract-analyze.skill below
  2. Claude Desktop → Settings → Extensions → Install extension
  3. Claude Desktop → Customize → Skills → Upload a skill

Supports Windows, macOS, Linux. Requires Python 3.10+.