74
/ 100
14 days ago
glama

mem-persistence

Persistent memory MCP server that stores and retrieves memories in Markdown files, enabling shared context across multiple AI agents with hybrid search and deduplication.

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: GEMINI_API_KEY, GOOGLE_API_KEY, MEM_PERSISTENCE_EMBEDDINGS_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.
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY"": "your-key-here"
configMCP_DEBUGSet =1 to log proxy traffic to stderr for troubleshooting.
configMCP_REMOTE_URL"": "http://my-machine.tail1234.ts.net:3456/mem-persistence/mcp"
configMEM_PERSISTENCE_BINDOr via environment variable: =127.0.0.1,tailscale
configMEM_PERSISTENCE_DEDUP_THRESHOLDAdjust the threshold: =0.65 (default — lower = stricter).
configMEM_PERSISTENCE_EMBEDDINGS"": "gemini",
🔐 secretMEM_PERSISTENCE_EMBEDDINGS_API_KEY
configMEM_PERSISTENCE_EMBEDDINGS_MODEL
configMEM_PERSISTENCE_HOST
configMEM_PERSISTENCE_PORT
configMEM_PERSISTENCE_WORKSPACEYou can also set the workspace via environment variable: =/path/to/workspace
🔐 secretOPENAI_API_KEYyour-key # OpenAI — $0.02/M tokens
// 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 3 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/emiliotorrens-mem-persistence-3buz4n)](https://m8ven.ai/mcp/emiliotorrens-mem-persistence-3buz4n)
commit: 7e939bf909f3962aaed79baf79ddf269cd8f3cde
code hash: eb5d4feccba4d31adf6a933f15dc19064bf45897a0185421ea7e4e4730513ff7
verified: 6/23/2026, 10:19:02 AM
view raw JSON →