MCP Servers / database / Claude Conversation Memory System

Claude Conversation Memory System

JSON →
stdionone2database

Provides searchable local storage for Claude conversation history, enabling context retrieval during sessions.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: claude-conversation-memory-system
Tools
What this server exposes
store_conversation
Store a conversation summary in the memory system
retrieve_conversation
Retrieve a stored conversation by ID or query
list_conversations
List all stored conversations with metadata
delete_conversation
Delete a specific conversation from memory
search_conversations
Search conversations by keywords or date range
Configuration
Environment & auth
authnone
Resources
Claude Conversation Memory System — MCP Server · libregistry