Sponsored by Deepsite.site

Lucairn Privacy Gateway

Created By
Declade8 hours ago
Lucairn is an EU-based privacy gateway that sits between your MCP-enabled agent and the upstream LLM (Claude, GPT-4o, o1/o3/o4). What it does: - Automatically detects and replaces PII — names, emails, IBANs, addresses, phone numbers, customer IDs — with placeholders before reaching the upstream LLM. The model never sees the raw values. - Each response carries a signed compliance certificate (ed25519 + RFC 3161 timestamp + Sigstore Rekor inclusion proof) that proves what was redacted, when, and by which sanitizer layer. - Cross-provider BYOK: bring your own ANTHROPIC_API_KEY and/or OPENAI_API_KEY. Routing is automatic by model prefix (claude-* → Anthropic, gpt-* / o1-* → OpenAI). - Free Developer tier with 1,000 requests/month. Pro and Enterprise tiers unlock higher quotas and re-linkage of placeholders to original values in the response. Exposes one MCP tool, `chat_via_lucairn`, using the Anthropic Messages API wire format. Compatible with any MCP client (Claude Desktop, Cline, Continue, Cursor, etc.). Source: https://github.com/Declade/lucairn-sdks Glama listing: https://glama.ai/mcp/servers/Declade/lucairn-sdks Docs: https://lucairn.eu
Content

Lucairn Privacy Gateway — MCP Server

EU-based privacy gateway for AI. Sits between your MCP-enabled agent and the upstream LLM (Claude, GPT-4o, o1/o3/o4) and automatically removes PII before the model ever sees it. Each response carries a signed compliance certificate proving what was redacted.

Free Developer tier: 1,000 requests/month. Cross-provider BYOK supported (one or both of ANTHROPIC_API_KEY and OPENAI_API_KEY).

Quick start

npx -y @lucairn/mcp-server

The server speaks MCP over stdio and exposes one tool, chat_via_lucairn, using the Anthropic Messages API wire format.

Configure your MCP client

Claude Desktop / Cline / Continue / Cursor

Add this to your MCP config file (claude_desktop_config.json, cline_mcp_settings.json, etc.):

{
  "mcpServers": {
    "lucairn": {
      "command": "npx",
      "args": ["-y", "@lucairn/mcp-server"],
      "env": {
        "LUCAIRN_API_KEY": "<your_lucairn_api_key>",
        "ANTHROPIC_API_KEY": "<optional_byok_anthropic_key>",
        "OPENAI_API_KEY": "<optional_byok_openai_key>"
      }
    }
  }
}

Restart your client. The chat_via_lucairn tool becomes available immediately.

Get a Lucairn API key

Free Developer tier — sign up at https://lucairn.eu/account/signup. No credit card required. 1,000 requests/month included.

What the server does

  1. Your agent calls chat_via_lucairn with an Anthropic-Messages-API-shaped payload (model, messages, max_tokens, optional system).
  2. The Lucairn gateway runs three layers of PII detection on user content:
    • Layer 1: Known-entity matching (your tenant's named entities)
    • Layer 2: Presidio NER (names, emails, IBANs, addresses, phone numbers, customer IDs, …)
    • Layer 3: GPU-hosted custom-trained PII shield (Pro/Enterprise tier)
  3. Detected PII is replaced with placeholders ([PERSON_1], [EMAIL_2], [IBAN_3], etc.) before reaching the upstream LLM.
  4. The upstream model (Claude or OpenAI) sees only sanitized text. It never sees raw PII.
  5. The response comes back with a signed compliance certificate (ed25519 + RFC 3161 timestamp + Sigstore Rekor inclusion proof) that proves what was redacted, when, and by which sanitizer layer.
  6. Pro and Enterprise tiers can re-link placeholders to original values in the response. Developer (free) tier returns placeholders verbatim — useful for testing the redaction surface.

Provider routing

The gateway picks the upstream provider from the model parameter:

Model prefixRoutes toEnv var used
claude-*, anthropic-*AnthropicANTHROPIC_API_KEY
gpt-*, openai-*, o1-*, o3-*, o4-*OpenAIOPENAI_API_KEY

If you only set one of the two BYOK env vars, you can only call models from that provider. If you set neither, calls use Lucairn's built-in upstream credits (counted against your quota).

License

MIT — see LICENSE.

Server Config

{
  "mcpServers": {
    "lucairn": {
      "command": "npx",
      "args": [
        "-y",
        "@lucairn/mcp-server"
      ],
      "env": {
        "LUCAIRN_API_KEY": "<YOUR_LUCAIRN_API_KEY>",
        "ANTHROPIC_API_KEY": "<OPTIONAL_BYOK_ANTHROPIC_KEY>",
        "OPENAI_API_KEY": "<OPTIONAL_BYOK_OPENAI_KEY>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Amap Maps高德地图官方 MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
CursorThe AI Code Editor
Tavily Mcp
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
ChatWiseThe second fastest AI chatbot™
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.