0
/ 100
1 month ago
glama

Mnemex

Provides human-like memory dynamics for AI assistants, enabling natural forgetting and reinforcement of memories over time.

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: ~/.config/mnemex, ~/.config/mnemex/jsonl
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
configMNEMEX_STORAGE_PATH~/.config/mnemex/jsonl
configMNEMEX_DECAY_MODEL
configMNEMEX_DECAY_LAMBDA2.673e-6, MNEMEX_DECAY_BETA=0.6
configMNEMEX_DECAY_BETAMNEMEX_DECAY_LAMBDA=2.673e-6, =0.6
configMNEMEX_PL_ALPHA
configMNEMEX_PL_HALFLIFE_DAYS
configMNEMEX_TC_LAMBDA_FAST=1.603e-5 # ~12h
configMNEMEX_TC_LAMBDA_SLOW=1.147e-6 # ~7d
configMNEMEX_TC_WEIGHT_FAST
configMNEMEX_FORGET_THRESHOLD0.05, MNEMEX_PROMOTE_THRESHOLD=0.65
configMNEMEX_PROMOTE_THRESHOLDMNEMEX_FORGET_THRESHOLD=0.05, =0.65
configMNEMEX_PROMOTE_USE_COUNT5, MNEMEX_PROMOTE_TIME_WINDOW=14
configMNEMEX_PROMOTE_TIME_WINDOWMNEMEX_PROMOTE_USE_COUNT=5, =14
configMNEMEX_EMBED_MODEL
configMNEMEX_ENABLE_EMBEDDINGS
configMNEMEX_SEMANTIC_HI
configMNEMEX_SEMANTIC_LO
configMNEMEX_CLUSTER_LINK_THRESHOLD
configMNEMEX_CLUSTER_MAX_SIZE
configMNEMEX_REVIEW_BLEND_RATIO0.3 # 30% review candidates in search
configMNEMEX_REVIEW_DANGER_ZONE_MIN0.15 # Lower bound of danger zone
configMNEMEX_REVIEW_DANGER_ZONE_MAX0.35 # Upper bound of danger zone
configMNEMEX_AUTO_REINFORCEtrue # Auto-reinforce on observe
configLTM_VAULT_PATH~/Documents/Obsidian/Vault
configLTM_INDEX_PATH
configLTM_PROMOTED_FOLDER
configMNEMEX_LTM_INDEX_MAX_AGE_SECONDS
configGIT_AUTO_COMMIT
configGIT_COMMIT_INTERVAL
configSEARCH_STM_WEIGHT
configSEARCH_LTM_WEIGHT
configLOG_LEVEL
configMNEMEX_DETECT_SECRETS
// 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/fastmcp-me-mnemex-2n3kfk)](https://m8ven.ai/mcp/fastmcp-me-mnemex-2n3kfk)
commit: 5a3b6aa1b50565015b9a9969e93322b296dfbd3d
code hash: e6005ba349dfccb6d2ad384dde1bef7f50fb42db76ff5c3df2ff15ec6ce96be9
verified: 6/15/2026, 3:11:17 PM
view raw JSON →