74
/ 100
29 days ago
glama

memlawb

Zero-knowledge, self-hostable MCP server providing encrypted durable memory for AI agents, with tools to save, recall, search, list, and delete memories.

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: MEMLAWB_API_KEY, MEMLAWB_SUPABASE_SECRET_KEY, S3_SECRET_ACCESS_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.
configAUTH_CACHE_MAX
configAUTH_CACHE_NEGATIVE_TTL_MS
configAUTH_CACHE_TTL_MS
configDATA_DIRALLOW_UNAUTHENTICATED=true STORE=fs =./data bun run src/index.ts
🔐 secretMEMLAWB_API_KEYapiKey: process.env.,
configMEMLAWB_PASSPHRASEexport ='your-zero-knowledge-passphrase' # never sent to the server
configMEMLAWB_SCAN
🔐 secretMEMLAWB_SUPABASE_SECRET_KEY
configMEMLAWB_SUPABASE_URL
configMEMLAWB_URLexport =http://localhost:8080
configS3_ACCESS_KEY_ID
configS3_BUCKET
configS3_ENDPOINT
configS3_REGION
🔐 secretS3_SECRET_ACCESS_KEY
configSTATIC_API_KEYSALLOW_UNAUTHENTICATED, / Supabase auth, and per-namespace
configSTOREALLOW_UNAUTHENTICATED=true =fs DATA_DIR=./data bun run src/index.ts
// 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 5 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/gitlawb-memlawb-vhc8yy)](https://m8ven.ai/mcp/gitlawb-memlawb-vhc8yy)
commit: 08cbe22fad01fe8668ef1c660cf343872093edf3
code hash: f9847dbc6b0a8e72ea91037633db864c2e0e0d8a0615e9d7ced32cc429e3abaf
verified: 6/25/2026, 9:53:53 AM
view raw JSON →