Redact MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 23 Mar 2026.
Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data
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.
claude mcp add redact-mcp -- npx -y @mattzam/redact-mcp
{
"mcpServers": {
"redact-mcp": {
"args": [
"-y",
"@mattzam/redact-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.redact-mcp]
command = "npx"
args = ["-y", "@mattzam/redact-mcp"]
{
"mcpServers": {
"redact-mcp": {
"args": [
"-y",
"@mattzam/redact-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"redact-mcp": {
"args": [
"-y",
"@mattzam/redact-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.