MCP Servers / other / Lucairn Privacy Gateway

Lucairn Privacy Gateway

JSON →
httpnone1other

MCP server that pseudonymizes PII before your LLM sees it and returns a cryptographically signed receipt for every response.

Install
How to run this server
[ { "cmd": "npx -y @lucairn/mcp-server", "imports": [] } ]
server path: lucairn-privacy-gateway
Tools
What this server exposes
chat_via_lucairn
Send a chat message through the Lucairn privacy gateway, which removes personal data before forwarding to the upstream LLM provider and returns a signed compliance certificate.
Configuration
Environment & auth
authnone
envLUCAIRN_API_KEY
envANTHROPIC_API_KEY
envOPENAI_API_KEY
Resources
Lucairn Privacy Gateway — MCP Server · libregistry