Persistent knowledge graph storage for AI assistants to remember context.
{
"mcpServers": {
"memory": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-memory"]
}
}
}
Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.
Official Memory MCP server. Enables AI assistants to store and recall information across sessions using a knowledge graph.
Security: All data stored locally. No cloud sync by default.
Setup: Zero configuration required. Memory persists automatically in local storage.