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).
Run
uvx ocultar-claude-mcp
MCP client config
{
"mcpServers": {
"ocultar": {
"command": "uvx",
"args": [
"ocultar-claude-mcp"
]
}
}
}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.