
Redacta Mcp
- 5 repo stars
- Updated July 5, 2026
- nickjlamb/redacta
Pseudonymises and later restores patient identifiers and PII in text locally, with a HIPAA Safe Harbor mode for handling sensitive data.
About
Redacta is an MCP server that pseudonymises patient identifiers and PII in text and can later restore them, running fully locally with a HIPAA Safe Harbor mode. A solo builder handling healthcare or sensitive text reaches for it to strip identifiers before sending data to an LLM and reattach them afterward. Because it runs locally it keeps raw PII off external services.
- Local PII pseudonymisation
- Reversible restore of identifiers
- HIPAA Safe Harbor mode
- Runs locally, no cloud
Redacta Mcp by the numbers
- Data as of Jul 17, 2026 (Skillselion catalog sync)
claude mcp add redacta-mcp -- npx -y redacta-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Package | redacta-mcp |
| Transport | STDIO |
| Auth | None |
| Last updated | July 5, 2026 |
| Repository | nickjlamb/redacta ↗ |
What it does
Pseudonymises and later restores patient identifiers and PII in text locally, with a HIPAA Safe Harbor mode for handling sensitive data.
Who is it for?
keeping PII out of LLM calls
Skip if: data with no privacy requirements
What you get
- pii pseudonymisation
- reversible restore