Odel
ocultar

ocultar

Local
@edu963GoUpdated Today

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIocultar-claude-mcpv0.1.2

Run

uvx ocultar-claude-mcp

MCP client config

{
  "mcpServers": {
    "ocultar": {
      "command": "uvx",
      "args": [
        "ocultar-claude-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Edu963/ocultar/releases/download/v0.1.2-claude-mcp/ocultar-pii-0.1.0.mcpbv0.1.0

Distributed as an MCP bundle (`https://github.com/Edu963/ocultar/releases/download/v0.1.2-claude-mcp/ocultar-pii-0.1.0.mcpb`) — download it and import the bundle in your MCP client.