adamkwhite/claude-memory-mcp
3.2
If you are the rightful owner of claude-memory-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Claude Conversation Memory System is a Model Context Protocol (MCP) server designed to provide searchable local storage for Claude conversation history, enabling context retrieval during current sessions.
Tools
Functions exposed to the LLM to take actions
search_conversations
Search through stored conversations by topic or content.
add_conversation
Add a new conversation to the memory system.
generate_weekly_summary
Generate insights and patterns from conversations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client