Mem0

Mem0

Official
mem0ai

Official Mem0 MCP server. Give AI assistants persistent memory — store, retrieve, and semantically search user preferenc

Official Mem0 MCP server. Give AI assistants persistent memory — store, retrieve, and semantically search user preferences, code patterns, and conversation history across sessions.

8,400 viewsLocal (stdio)

About Mem0

Mem0 is an official MCP server published by mem0ai that provides AI assistants with tools and capabilities via the Model Context Protocol. Official Mem0 MCP server. Give AI assistants persistent memory — store, retrieve, and semantically search user preferenc It is categorized under ai ml. This server exposes 16 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install Mem0 in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Mem0 is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (16)

store_memory

Store a new memory entry with content, metadata, and optional tags

get_memory

Retrieve a specific memory entry by its unique identifier

search_memories

Perform semantic search across stored memories using natural language queries

list_memories

List all stored memories with optional filtering by date, tags, or memory type

update_memory

Update an existing memory entry's content, metadata, or tags

Alternatives