conversation-memory
NewPersistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "conversation-memory": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is conversation-memory?
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
How to install conversation-memory?
To install conversation-memory: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "conversation-memory": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is conversation-memory best for?
conversation-memory is a mcp categorized under General. It is designed for: ai-&-ml, research. Created by davila7.