43
/ 100
1 month ago
glama

Declade/lucairn-sdks

Privacy-preserving AI gateway. Sanitises PII before prompts reach Anthropic / OpenAI / your LLM, then emits a signed cryptographic certificate per call (Ed25519 + RFC 3161 + Sigstore Rekor). EU GDPR + AI Act ready. Free tier 500/mo with BYOK.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, DSA_API_KEY, LUCAIRN_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY"": "<optional_byok_anthropic_key>",
🔐 secretDSA_API_KEY
configDSA_GATEWAY_URL
🔐 secretLUCAIRN_API_KEY"": "<your_lucairn_api_key>",
configLUCAIRN_BASE_URL
configLUCAIRN_TRANSPORT
🔐 secretOPENAI_API_KEY"": "<optional_byok_openai_key>"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/declade-lucairn-sdks-podtmi)](https://m8ven.ai/mcp/declade-lucairn-sdks-podtmi)
commit: d41fdf7cf374ba3b3a113ac2500f6a5627b0d338
code hash: 42dff685b386c82e9cd7aae2a18b6239aff314361b237d82d5e443e78e63b17b
verified: 6/10/2026, 11:29:17 AM
view raw JSON →