libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ MCP-Mem0
MCP-Mem0
JSON →
stdio
none
development
Integrate long-term memory into AI agents using Mem0.
github ↗
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
auth
none
env
GITHUB_TOKEN
Resources
github
https://github.com/jorgesolebur/mcp-cci ↗
MCP-Mem0 — MCP Server · libregistry