Ocultar
Rank #5682io.github.Edu963/ocultar-pii
Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.
Ocultar is a Model Context Protocol (MCP) server published by Edu963. It ranks #5682 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Ocultar is listed on Official MCP, with 1 tracked version. It was first listed on Apr 28, 2026 and most recently updated on Apr 28, 2026.
Ranks ahead of 53,150 of 58,832 servers on MCP Toplist.
Use Ocultar
Add Ocultar to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"ocultar-pii": {
"command": "uvx",
"args": [
"ocultar-claude-mcp"
],
"env": {
"OCULTAR_URL": "<your OCULTAR_URL>",
"OCULTAR_API_KEY": "<your OCULTAR_API_KEY>",
"OCULTAR_AUDITOR_TOKEN": "<your OCULTAR_AUDITOR_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Edu963/ocultar/releases/download/v0.1.2-claude-mcp/ocultar-pii-0.1.0.mcpb` — install it through your client’s extension manager.
Listed on 1 registry
Edu963
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Apr 28, 2026 |
Frequently asked questions
- What is Ocultar?
- Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.
- Who maintains Ocultar?
- Ocultar is maintained by Edu963, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Ocultar an official MCP server?
- Yes — Ocultar is listed on the Official MCP Registry.
- How many versions does Ocultar have?
- MCP Toplist tracks 1 version of Ocultar, most recently published on Apr 28, 2026.
- Where can I find the source code for Ocultar?
- The source code for Ocultar is hosted at github.com/Edu963/ocultar.