Back to search
30
MCP

io.github.declade/lucairn-mcp-server

io.github.declade/lucairn-mcp-server

Pseudonymizes PII before your LLM and returns a cryptographically signed receipt per response.

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

Similar MCP servers embedding-nearest

io.github.woladi/pseudonym-mcp
Pseudonymizes sensitive data before it reaches cloud LLMs and restores it on the way back.
0 tools
com.clauxel.tracepiishield/tracepiishield-mcp
PII scanning and redaction receipts for LLM traces and tool payloads.
0 tools · streamable-http
io.github.ryudi84/lorem
MCP server for placeholder text, fake names, emails, and addresses.
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.arkheiaai/mcp-server
Detect fabrication and hallucination in any LLM output. 30+ models supported.
0 tools
io.github.dave-london/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.declade/lucairn-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}