mind-mem (star-ga/mind-mem) is an MCP server listed on the M8ven Trust Index. It scores 45 out of 100, grade D. No publisher has claimed this listing.

D
Warning
45/100

mind-mem

Persistent AI memory for Claude Code, OpenClaw, and any MCP-compatible agent. BM25F + vector hybrid, governance-aware, local-first, zero-infrastructure.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

star-ga

Source: Glama · also listed on github_repo_search

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.env, ~/.claude-ultimate/.env, id_ed25519
🔐
You'll be asked for 5 credentials: MIND_MEM_CONSOLE_TOKEN, MIND_MEM_TOKEN, MIND_MEM_ADMIN_TOKEN, HF_TOKEN, MM_SSH_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMIND_MEM_API_ORIGIN
🔐 secretMIND_MEM_CONSOLE_TOKEN
configMIND_MEM_HOME
🔐 secretMIND_MEM_TOKENnor MIND_MEM_ADMIN_TOKEN is set, the server refuses
configMIND_MEM_WORKSPACEenvironment variable points to a valid workspace directory.
🔐 secretMIND_MEM_ADMIN_TOKENMIND_MEM_TOKEN nor is set, the server refuses
configMIND_MEM_VAULT_ALLOWLIST
configMIND_MEM_VAULT_ALLOW_ANY
configARCH_MIND_BIN
configMIND_MEM_ENCRYPTION_PASSPHRASE
configMIND_MEM_SCOPE
configMIND_MEM_ACL_DISABLED
configMIND_MEM_GRPC_ALLOW_INSECURE_BIND
configMIND_MEM_GRPC_HOST
configHF_HOME
configTRANSFORMERS_CACHE
🔐 secretHF_TOKEN
configTRANSFORMERS_VERBOSITY
configTQDM_DISABLE
configHF_HUB_DISABLE_PROGRESS_BARS
configTOKENIZERS_PARALLELISM
configCUDA_VISIBLE_DEVICES
configMIND_MEM_REDIS_URL
configF1_PROBE_SRC
configF1_SHARED_NOISE
configMIND_MEM_PER_CAT_PROMPTS
configMIND_MEM_ORACLE
configMIND_MEM_SESSION_SCOPE
configMIND_MEM_REWRITES
configMIND_MEM_RERANK
configMIND_MEM_WIDE_K
configMIND_MEM_UTILITY_MODEL
configMIND_MEM_SELF_CONSISTENCY
configMIND_MEM_TWO_STAGE
configMIND_MEM_PREJUDGE
configMIND_MEM_VERIFY
configMIND_MEM_HYBRID_PROVIDER
configMIND_MEM_BENCH_CROSS_ENCODER
configLOCOMO_DATA
configPYTHONHASHSEED
configMM_TRAIN_ROOT
configMM_INIT_PATH
configMM_VERSION_OVERRIDE
configMM_TRAINED_ON_VERSION
configMM_TRAINED_ON_TOOLS
configMM_BASE_MODEL
configMM_FULLFT_DIR
configMM_CORPUS
configMM_LLAMA_CPP_DIR
configMM_GGUF_SOURCE
🔐 secretMM_SSH_KEY
configMM_HF_TOKEN_FILE
configMM_RUNPOD_CONFIG
configMM_RUNPOD_CLOUD
configMM_VERSION_TAG
configMM_APPROVAL_FILE
configMM_HF_REPO_ID
configMM_WEIGHTS_DIR
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployNEXT_PUBLIC_MIND_MEM_API_URL
// quality suggestions

No access to sensitive paths

Reads sensitive paths: ~/.env, ~/.claude-ultimate/.env, id_ed25519

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

Shell command execution

2 calls in production code run through a shell (hooks/openclaw/mind-mem/handler.js:85, hooks/openclaw/mind-mem/handler.js:98)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// 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 Verified](https://m8ven.ai/badge/mcp/star-ga/mind-mem?variant=verified)](https://m8ven.ai/mcp/star-ga/mind-mem)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: e87f0807255cc332b8f4cb7ef97f47892e18ec2c
code hash: 57617d04c1190b7dc310dfc7ef358212b386518a825fba455a68f6c26894c21e
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client