70
/ 100
1 month ago
glama

claudecode-infinite-memory

A lightweight MCP memory server built on SQLite + FTS5, providing cross-session long-term memory for Claude Code.

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: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// known CVEs in dependencies2 high

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

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
configMCP_MEMORY_CHUNK_OVERLAP_TOKENS80 Chunk overlap size (approximate tokens)
configMCP_MEMORY_CHUNK_TOKENS400 Knowledge indexing chunk size (approximate tokens)
configMCP_MEMORY_CLAUDE_HISTORY_PATH"": "~/.claude/history.jsonl",
configMCP_MEMORY_DB_PATH"": "/path/to/claudecode-infinite-memory/memory.sqlite",
configMCP_MEMORY_DEFAULT_LIMIT5 Default search result count
configMCP_MEMORY_KNOWLEDGE_PATH"": "/path/to/your/knowledge-base",
configMCP_MEMORY_MAX_LIMIT20 Maximum search result count
configMCP_MEMORY_SESSIONS_PATH"": "~/.claude/projects",
configMCP_MEMORY_SYNC_COOLDOWN_MS5000 Cooldown before incremental sync on search (ms)
configMCP_MEMORY_SYNC_ON_STARTtrue Full sync on server startup
configMCP_MEMORY_WATCH"": "false"
configMCP_MEMORY_WATCH_DEBOUNCE_MS1500 File watcher debounce interval (ms)
// 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 7 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/lchaoer-claudecode-infinite-memory-fqiku9)](https://m8ven.ai/mcp/lchaoer-claudecode-infinite-memory-fqiku9)
commit: 26e65a54886bdbfe287138b5765f0c90cad0409b
code hash: 8beb6afd5db74b405bdefbe07d1a84282e4b670edd03f2ebfa644c5d53cf4b4b
verified: 6/22/2026, 1:23:12 PM
view raw JSON →