coleam00/mcp-mem0
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
Platform-specific configuration:
{
"mcpServers": {
"mcp-mem0": {
"command": "npx",
"args": [
"-y",
"mcp-mem0"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...