BeClaude

conversation-memory

New
19.9kSmitheryGeneralby davila7

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.

First seen 6/3/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "conversation-memory": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
ai-&-mlresearch

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.