← Index

io.github.Edu963/ocultar-pii

io.github.Edu963/ocultar-pii·v0.1.2·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ocultar-pii": {
      "command": "uvx",
      "args": [
        "ocultar-claude-mcp"
      ],
      "env": {
        "OCULTAR_URL": "<ocultar_url>",
        "OCULTAR_API_KEY": "<ocultar_api_key>",
        "OCULTAR_AUDITOR_TOKEN": "<ocultar_auditor_token>"
      }
    }
  }
}
§02  Environment variables
OCULTAR_URL

URL of your locally running Ocultar Refinery

OCULTAR_API_KEY

Ocultar API key (leave blank if not configured)

OCULTAR_AUDITOR_TOKEN

Enables reveal_tokens tool. Must match OCU_AUDITOR_TOKEN on the server.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other