mcpbeat Sign in

Ocultar Pii MCP Server

local only

Ocultar Pii runs on your own machine — the client starts it, so there is no endpoint to ping. 176 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 282 · avg 27 · -59% w/w
a month agotoday
176
Installs / week
pypi · ocultar-claude-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ocultar-pii -- uvx ocultar-claude-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ocultar-pii": {
      "args": [
        "ocultar-claude-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ocultar-pii]
command = "uvx"
args = ["ocultar-claude-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ocultar-pii": {
      "args": [
        "ocultar-claude-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ocultar-pii": {
      "args": [
        "ocultar-claude-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: 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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ocultar Pii

same job, measured the same way
Bring Your AI
by bringyour

No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.

7 tools answering
Formlab MCP
by juliu1980

Read-only MCP for FormLab — talk to your local lab notebook via Claude. Data stays local.

500 installs/wk local only
MCP Local Translate
by damoqiongqiu

Local NLLB translation for 200+ languages. Zero cloud, zero cost, runs entirely on your machine.

60 installs/wk local only
Tuning Engines
by cerebrixos

Domain-specific LLM fine-tuning — sovereign models trained on your data, zero infrastructure.

124 installs/wk local only
Omitly MCP
by omitly

Omitly's local, verifiable PDF redaction for AI agents — your documents never leave your device.

429 installs/wk local only
Visus MCP
by leochong

Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII.

local only
知己排盘 BaZi
by zhijipaipan

BaZi (Chinese Four Pillars) chart calculator. Structured chart data only, no predictions.

83 installs/wk 1 tools answering
Infracost
by downatthebottomofthemolehole

MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code

55 installs/wk local only

Ocultar Pii — questions

Answers built from our own checks of this server.

Why is there no uptime for Ocultar Pii?
Ocultar Pii runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package ocultar-claude-mcp was installed 176 times last week.
Is Ocultar Pii still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ocultar Pii?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ocultar-claude-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Ocultar Pii?
The pypi package ocultar-claude-mcp was installed 176 times in the last week. Week over week that is -59%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.