mcp-server-gdpr-pii-redactor

vinkius-labs/mcp-server-gdpr-pii-redactor
★ 4 stars TypeScript 🔌 API Integration Updated 18d ago
GDPR / PII Redactor - MCP server that detects and redacts Personally Identifiable Information from raw text — deterministic regex, zero external APIs. Built with Vurb.ts
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-gdpr-pii-": {
      "command": "npx",
      "args": [
        "-y",
        "vinkius-labs/mcp-server-gdpr-pii-redactor"
      ]
    }
  }
}

Topics

european-uniongdprgdpr-mcp-servermcp-serversvurbvurb-framework