Browse
→ Productivity
→ docs_masked
docs_masked
Local document anonymization toolkit that runs as a Claude skill, CLI and dependency-free stdio MCP server. It masks sensitive text or documents before they are sent to an LLM, verifies masked output, and restores original values after the answer returns. Public GitHub repository created August 18, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | https://github.com/kpshinnik/docs_masked |
| Install | git clone https://github.com/kpshinnik/docs_masked.git ~/.docs_masked/src && cd ~/.docs_masked/src && ./install.sh |
Use Cases
| 01 | Mask confidential document text before giving it to a cloud LLM |
| 02 | Let an MCP client scan, mask, verify and unmask documents through local tools |
| 03 | Preserve reversible substitutions so the final response can be restored with original values |
Tags
privacy anonymization documents redaction masking local-first python stdio
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>