The Mem0 MCP Server wraps the Mem0 Memory API as a Model Context Protocol server, enabling MCP-compatible clients to manage long-term memories through tools for adding, searching, updating, and deleting memories across users and agents. It provides nine tools including `add_memory`, `search_memories`, `update_memory`, and `delete_memory` that allow LLMs to perform semantic search and structured retrieval of stored conversation history and text data. The server is now archived with an official cloud-hosted replacement available, though it can still be deployed locally via Python package, Docker, or remote hosting services.
claude mcp add --transport stdio mem0ai-mem0-mcp uvx mem0-mcp