πŸ”§

claudecode-infinite-memory

πŸ”§MCP Server

lchaoer/claudecode-infinite-memory

glama

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add claudecode-infinite-memory -e MCP_MEMORY_DB_PATH=/path/to/claudecode-infinite-memory/memory.sqlite -e MCP_MEMORY_CLAUDE_HISTORY_PATH=~/.claude/history.jsonl -e MCP_MEMORY_SESSIONS_PATH=~/.claude/projects -e MCP_MEMORY_KNOWLEDGE_PATH=/path/to/your/knowledge-base -e MCP_MEMORY_DEFAULT_LIMIT=5 -e MCP_MEMORY_MAX_LIMIT=20 -e MCP_MEMORY_WATCH=false -- npm --prefix /path/to/claudecode-infinite-memory run -s dev
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "claudecode-infinite-memory": { "command": "npm", ...
0
Last UpdatedJun 22, 2026