0
/ 100
12 days ago
glama

mind-mem

Drop-in memory layer for AI coding agents, upgrading them from chat history to a governed Memory OS with hybrid search, contradiction detection, and safe governance.

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
🚨
Reads files from sensitive locations
Touches: ~/.env, ~/.claude-ultimate/.env
🔐
You'll be asked for 2 credentials: MIND_MEM_TOKEN, PINECONE_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.
configMIND_MEM_HOME
configMIND_MEM_WORKSPACE"env": {"": "/path/to/your/workspace"}
🔐 secretMIND_MEM_TOKENyour-secret python3 mcp_server.py --transport http --port 8765
configMIND_MEM_LIB
configMIND_MEM_LOG_LEVELStructured JSON logging (via stdlib), in-process metrics counters, and timing context managers. All scripts emit machine-parseable events. Controlled via env var.
configSENTENCE_TRANSFORMERS_HOME
🔐 secretPINECONE_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 6 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/ovidiu-eremia-mind-mem-bz7di4)](https://m8ven.ai/mcp/ovidiu-eremia-mind-mem-bz7di4)
commit: b5f46e9ed21591b7be0b447e8d4631c40c5360eb
code hash: f5141afd8dfa44ced55fdfcc6029406ec31521a1c8c35970f720156ebacc3d93
verified: 7/19/2026, 8:58:47 AM
view raw JSON →