Skip to content
Back to search
30
MCP v0.1.2

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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.edu963/ocultar-pii
Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.
0 tools
Ocultar
Redact PII from text and documents without sending data to external services.
0 tools
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.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"
    }
  }
}