the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Edu963/ocultar-pii",
"description": "Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.",
"repository": {
"url": "https://github.com/Edu963/ocultar",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "pypi",
"identifier": "ocultar-claude-mcp",
"version": "0.1.2",
"runtimeHint": "python",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of your locally running Ocultar Refinery",
"name": "OCULTAR_URL"
},
{
"description": "Ocultar API key (leave blank if not configured)",
"name": "OCULTAR_API_KEY"
},
{
"description": "Enables reveal_tokens tool. Must match OCU_AUDITOR_TOKEN on the server.",
"name": "OCULTAR_AUDITOR_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/Edu963/ocultar/releases/download/v0.1.2-claude-mcp/ocultar-pii-0.1.0.mcpb",
"version": "0.1.0",
"fileSha256": "b4428298230fdc4ba9122fd1aac1987d14a2a04875ff0b18a33e1e1ef7cfe2aa",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-28T18:21:06.59256Z",
"publishedAt": "2026-04-28T18:21:06.59256Z",
"updatedAt": "2026-04-28T18:21:06.59256Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.