← Index

io.github.Declade/lucairn-mcp-server

io.github.Declade/lucairn-mcp-server·v1.2.4·AI & LLMs

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

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
LUCAIRN_API_KEY
requiredsecret

Lucairn gateway API key (lcr_live_*). Issued at https://lucairn.eu/account/keys. Free tier requires BYOK upstream LLM keys (ANTHROPIC_API_KEY or OPENAI_API_KEY).

ANTHROPIC_API_KEY
secret

Upstream Anthropic API key. Used when the requested model is claude-* / anthropic-*. Required if you call Claude models on the free tier (BYOK).

OPENAI_API_KEY
secret

Upstream OpenAI API key. Used when the requested model routes to OpenAI. Required if you call OpenAI models on the free tier (BYOK).

LUCAIRN_BASE_URL

Override the gateway URL. Defaults to https://gateway.lucairn.eu (production). Set this to point at a self-hosted Lucairn deployment.

LUCAIRN_TRANSPORT

Transport mode for the MCP server. One of 'direct-http' (default; v1.1+ behavior) or 'stdio-bridge' (v1.2+ opt-in).

MCP quality score · maturity, not trust · methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
10
Alternatives in AI & LLMs