Back to search
30
MCP

io.github.edu963/ocultar-pii

io.github.edu963/ocultar-pii

Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Redact MCP
Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data
0 tools
io.github.juanisidoro/securecode
Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.
0 tools
io.github.btouchard/herald
Stop copy-pasting between Claude Chat and Claude Code.
0 tools · streamable-http
io.github.cdrn/sigil
Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.
0 tools
io.github.leochong/visus-mcp
Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.
0 tools
io.github.declade/lucairn-mcp-server
Pseudonymizes PII before your LLM and returns a cryptographically signed receipt per response.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.edu963/ocultar-pii": {
      "url": "None",
      "transport": "http"
    }
  }
}