baryhuang/mcp-openmemory
Simple standalone MCP server giving Claude the ability to remember your conversations and learn from them over time.
Platform-specific configuration:
{
"mcpServers": {
"mcp-openmemory": {
"command": "npx",
"args": [
"-y",
"mcp-openmemory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...