MCP Servers / development / MCP-Mem0

MCP-Mem0

JSON →
stdiononedevelopment

Integrate long-term memory into AI agents using Mem0.

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: mcp-mem0
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envGITHUB_TOKEN
Resources
MCP-Mem0 — MCP Server · libregistry