74
/ 100
1 month ago
github_topic

claude-mem-lite

Persistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. Alternative to claude-mem with 600x lower cost.

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ANTHROPIC_API_KEY, GITHUB_TOKEN, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYAnthropic API key. When set, all background LLM calls go directly to the Anthropic Messages API (with prompt caching). Highest priority. _(unset → CLI)_
configCLAUDE_CODE_PATH
configCLAUDE_MEM_ALL_TOOLS
configCLAUDE_MEM_CATCH_SAMPLE
configCLAUDE_MEM_CITATION_ADOPTION_THRESHOLD
configCLAUDE_MEM_CJK_PREC_MIN
configCLAUDE_MEM_DB_PATH
configCLAUDE_MEM_DEBUGEnable debug logging (1 to enable). _(disabled)_
configCLAUDE_MEM_DIRCustom data directory. All databases, runtime files, and managed resources are stored here. ~/.claude-mem-lite/
configCLAUDE_MEM_EXPERIMENT_MODEL
configCLAUDE_MEM_EXPERIMENT_SETTINGS
configCLAUDE_MEM_FLUSH_TIMEOUT
configCLAUDE_MEM_HOOK_RUNNING
configCLAUDE_MEM_METRICS
configCLAUDE_MEM_MODELConfigurable LLM model -- Switch between Haiku (fast/cheap) and Sonnet (deeper analysis) via env var
configCLAUDE_MEM_NO_CITATION_TRACK
configCLAUDE_MEM_NO_DELAY
configCLAUDE_MEM_NO_LESSON_RETRY
configCLAUDE_MEM_PRETOOL_NUDGE
configCLAUDE_MEM_QUIET_TRACE
configCLAUDE_MEM_RUNTIME_DIR
configCLAUDE_MEM_SALIENCE
configCLAUDE_MEM_SKIP_AUTO_DEDUP_FUZZY
configCLAUDE_MEM_SKIP_COMPRESS
configCLAUDE_MEM_SKIP_OPTIMIZE
configCLAUDE_MEM_SKIP_REPOS
configCLAUDE_MEM_SKIP_UPDATE
configCLAUDE_MEM_UPS_BM25_MIN
configCLAUDE_MEM_UPS_BM25_MIN_FOLLOWUP
configCLAUDE_MEM_UPS_MAX_RESULTS
configCLAUDE_MEM_UPS_OR_BM25_MIN
configCLAUDE_MEM_UPS_PROMPT_FALLBACK_LIMIT
configCLAUDE_MEM_UPS_REQUIRE_SIGNAL
configCLAUDE_MEM_UPS_TOP_MIN
configCLAUDE_PLUGIN_ROOTPre-v2.82.1 the gate left auto-adopt unreachable for
configCLAUDE_PROJECT_DIR
configCLAUDE_SESSION_ID
🔐 secretGITHUB_TOKEN
configMEM_COVERAGE_THRESHOLD
configMEM_CROSS_PROJECT_BOOST
configMEM_DISABLE_CITATION_DECAY
configMEM_DISABLE_SPAWN_LOG
configMEM_NO_ADOPT_HINT
configMEM_NO_AUTO_ADOPTdeletion / plugin reinstalls). Global opt-out: =1.
configMEM_QUIET_HOOKS
configMEM_TEST_SWEEP_VERBOSE
🔐 secretOPENROUTER_API_KEYOpenRouter API key (OpenAI-compatible). Used for background LLM calls when ANTHROPIC_API_KEY is not set. If neither key is set, calls fall back to the claude -p CLI. _(unset)_
configOPENROUTER_MODEL
configSKIP_MATRIX
// 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/sdsrss-claude-mem-lite-2lz78r)](https://m8ven.ai/mcp/sdsrss-claude-mem-lite-2lz78r)
commit: 609ed47e2e19bac5e56bb657b0ba70c375438b48
code hash: 86b7c9585167681b6fad9c90e1ab88d6402046b71ccec3b3ff1e2ead191d2bd3
verified: 6/15/2026, 1:32:29 PM
view raw JSON →