Memory MCP

development tools
claude desktop
cursor
windsurf
GitHub

Persistent memory for AI conversations. Store and retrieve context across sessions.

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