Memory MCP
development tools
claude desktop
cursor
windsurf
Persistent memory for AI conversations. Store and retrieve context across sessions.
By sarah_chen
12/8/2025
Installation
npm install -g @modelcontextprotocol/server-memory
Add to your MCP settings:
{
"mcpServers": {
"memory": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-memory"]
}
}
}
Tags
memory
context
persistence