Memory
Official
🔧 Utilities
Give AI persistent memory across conversations using a local knowledge graph. Remember user preferences, project context, and decisions.
Tools (9)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}