mjnong/custom-mem0
3.1
If you are the rightful owner of custom-mem0 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 Custom Mem0 MCP Server is a production-ready implementation that supports the Model Context Protocol (MCP), enabling AI agents and applications to maintain persistent memories.
Tools
Functions exposed to the LLM to take actions
add_memory
Store new memories.
search_memories
Find memories by similarity.
update_memory
Modify existing memories.
delete_memory
Remove specific memories.
delete_all_memories
Clear all memories for a user/agent.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client