MCP-Mem0
JSON →Integrate long-term memory into AI agents using Mem0.
Install
pip install uv Tools · 8
- search_memories Search through stored memories using semantic search
- add_memory Add a new memory to the memory store
- update_memory Update an existing memory by ID
- delete_memory Delete a memory by ID
- get_memory Retrieve a specific memory by ID
- get_all_memories Retrieve all stored memories
- get_user_memories Retrieve memories for a specific user
- get_user_memory_stats Get memory statistics for a specific user
Environment variables
GITHUB_TOKEN