{"slug":"adamkwhite/claude-memory-mcp","name":"Claude Conversation Memory System","description":"Provides searchable local storage for Claude conversation history, enabling context retrieval during sessions.","category":"database","tags":[],"official":false,"stars":2,"transport":"stdio","install":[{"cmd":"pip install -e","imports":[]}],"tools":[{"name":"store_conversation","description":"Store a conversation summary in the memory system"},{"name":"retrieve_conversation","description":"Retrieve a stored conversation by ID or query"},{"name":"list_conversations","description":"List all stored conversations with metadata"},{"name":"delete_conversation","description":"Delete a specific conversation from memory"},{"name":"search_conversations","description":"Search conversations by keywords or date range"}],"env_vars":[],"auth_type":"none","github":"https://github.com/adamkwhite/claude-memory-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}