mem0-mcp
52
This project is a Model Context Protocol server designed to integrate with Mem0.ai, providing persistent memory capabilities for large language models. It facilitates storing and retrieving information for AI agents across sessions, enhancing the ability to recall and process past interactions.
add_memory`
Store text content as memory
search_memory`
Retrieve memory based on natural language query
delete_memory`
Delete specific memories