Back to search
30
MCP

io.github.woladi/pseudonym-mcp

io.github.woladi/pseudonym-mcp

Pseudonymizes sensitive data before it reaches cloud LLMs and restores it on the way back.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.declade/lucairn-mcp-server
Pseudonymizes PII before your LLM and returns a cryptographically signed receipt per response.
0 tools
io.github.ryudi84/lorem
MCP server for placeholder text, fake names, emails, and addresses.
0 tools
io.github.pantheon-security/notebooklm-mcp-secure
Security-hardened NotebookLM MCP with post-quantum encryption
0 tools
io.github.csoai-org/dataprivacy-ai-mcp
dataprivacy-ai-mcp MCP server by MEOK AI Labs
0 tools
distill-mcp
Privacy-first team memory MCP server — local LLM distillation before team sync
0 tools
io.github.ryudi84/password
MCP server for secure passwords, passphrases, and strength checking.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.woladi/pseudonym-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}