73
/ 100
21 days ago
glama

L.O.G. (Latent Orchestration Gateway)

A privacy-first memory layer that pseudonymizes sensitive data locally before sharing a 'Working-Fiction' version with external AI agents. It enables secure agentic workflows by ensuring personally identifiable information never leaves the user's sovereign hardware.

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 3 credentials: LOG_JWT_SECRET, ANTHROPIC_API_KEY, DEEPSEEK_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.
🔐 secretLOG_JWT_SECRET
configLOG_DB_PATH
configLOG_STREAM_TIMEOUT
configLOG_MAX_BODY_SIZE
configLOG_CORS_ORIGINS
🔐 secretANTHROPIC_API_KEY
🔐 secretDEEPSEEK_API_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/lucineer-log-mcp-2aumkp)](https://m8ven.ai/mcp/lucineer-log-mcp-2aumkp)
commit: f04ae994ce55ec63e325c55fb2367d1f796bdd8e
code hash: 82ddf51e47edfde6e4ea1eeb64403cee440e857f134be940d4246a56b74eda04
verified: 6/16/2026, 11:35:33 AM
view raw JSON →