mcp-server-conceal

gbrigandi/mcp-server-conceal
★ 14 stars Rust 🤖 AI/LLM Updated 13d ago
Privacy-focused MCP proxy that intelligently pseudo-anonymizes PII in real-time before data reaches external AI providers, maintaining semantic relationships for accurate analysis
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-conceal": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-server-conceal"
      ]
    }
  }
}

Topics

llmmcp-servermodel-context-protocol-serversollamaprivacy-protectionpseudo-anonymization