subhashdasyam/mem0-server-mcp
3.3
If you are the rightful owner of mem0-server-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 Mem0 MCP Server is a self-hosted solution designed to provide persistent memory for AI applications, particularly for Claude Code and other AI assistants. It leverages Docker Compose for seamless deployment and supports multiple LLM providers.
Tools
Functions exposed to the LLM to take actions
add_coding_preference
Store code snippets and implementation details.
search_coding_preferences
Semantic search through memories.
get_all_coding_preferences
Retrieve all stored memories.
delete_memory
Delete specific memory by ID.
get_memory_history
View change history.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client