Loading MCP server directory, please wait...
Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.
npx @getmcp/cli add io.github.Edu963/ocultar-piiRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Edu963/ocultar-pii": {
"command": "python",
"args": [
"ocultar-claude-mcp"
],
"env": {
"OCULTAR_URL": "",
"OCULTAR_API_KEY": "",
"OCULTAR_AUDITOR_TOKEN": ""
}
}
}
}