Google PageRank for AI agents. 25,000+ tools indexed.

redact-mcp MCP Server

r3352/redact-mcp

Score: 49.6 Rank #102 MCP Server
Are you the maintainer of r3352/redact-mcp? Claim this listing →

MCP server that auto-obfuscates sensitive data so Claude never sees real client data during pentesting. Regex + AI-powered NER detection.

Add AgentRank to Claude Code Discover and compare tools like r3352/redact-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

r3352/redact-mcp is a JavaScript MCP server. MCP server that auto-obfuscates sensitive data so Claude never sees real client data during pentesting. Regex + AI-powered NER detection.

Ranked #102 out of 129 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for r3352/redact-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/r3352--redact-mcp)](https://agentrank-ai.com/tool/r3352--redact-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/r3352--redact-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/r3352--redact-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="r3352/redact-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Redact MCP — Automatic PII Obfuscation for Claude Code

An MCP server (and Claude Code plugin) that automatically detects and obfuscates sensitive data before Claude ever sees it. Uses **regex pattern matching** and **AI-powered Named Entity Recognition (NER)** to catch IPs, hostnames, emails, API keys, person names, organization names, locations, private keys, connection strings, and more.

Built for penetration testers who need Claude's analysis capabilities without exposing client data to a third party.

## How It Works

```
Raw data with real PII ──► Regex + NER detection ──► Claude sees only fake values
                                                              │
Final report for client ◄── Real values restored ◄── /redact:export
```

The server maintains a **bidirectional mapping table**. Every sensitive value gets a consistent, deterministic fake replacement that persists across the entire session:

| Real Value | Obfuscated As | Detection |
|---|---|---|
| `10.50.1.100` | 
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.