Loomal

Redact MCP

MCP server by github.com/r3352/redact-mcp

Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data

6 starsnpm: @mattzam/redact-mcp

About Redact MCP

Redact MCP is an MCP (Model Context Protocol) server published by r3352 in the official MCP registry, listed under Communication on Loomal. Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data

It ships as an npm package (@mattzam/redact-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/r3352/redact-mcp, where the project has earned 6 GitHub stars.

Use Redact MCP with your agent

Claude Code · one command
claude mcp add redact-mcp -- npx -y @mattzam/redact-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "redact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mattzam/redact-mcp"
      ]
    }
  }
}
npm@mattzam/redact-mcp

Frequently asked questions

What is Redact MCP?
Redact MCP is an MCP (Model Context Protocol) server by r3352 in the Communication category. Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data
How do I connect Redact MCP to Claude, Cursor, or another MCP client?
Install Redact MCP from its npm package (@mattzam/redact-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Redact MCP open source?
Yes — the source code is public at github.com/r3352/redact-mcp, with 6 GitHub stars.
Can AI agents pay to use Redact MCP?
Not yet through Loomal — Redact MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Redact MCP? Claim this listing free by verifying GitHub ownership, or contact us.