by gregmos · MCP Server · ★ 113
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🛡️ PII Shield Anonymize documents before Claude sees them. Restore real data after analysis. PII Shield reads your documents locally, replaces all personal data with placeholders (, , etc.), and — when you want analysis — sends only the anonymized text to an LLM. After analysis, PII Shield restores the original data into the final document — entirely on your machine. PII never enters the API. Document ── [PII Shield on your machine] ── anonymized text ── [LLM analyzes] ── [PII Shield restores] ── Result John Smith → → John Smith Acme Corp. →
| Stars | 113 |
| Forks | 23 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.6449813694934/100 |
| Last Updated | 2026-06-15 |
| Created | 2026-03-29 |
| Platforms | claude-code, cli, mcp, node |
| Est. Tokens | ~19k |
Explore other popular mcp server tools:
PII-Shield is PII anonymization (MCP + Skill for Claude and CLI for the rest). It is categorized as a MCP Server with 113 GitHub stars.
PII-Shield is primarily written in TypeScript.
You can find installation instructions and usage details in the PII-Shield GitHub repository at github.com/gregmos/PII-Shield. The project has 113 stars and 23 forks, indicating an active community.
PII-Shield is released under the MIT license, making it free to use and modify according to the license terms.