← Back to mcp

Memory MCP

Persistent knowledge graph storage for AI assistants to remember context.

One-Click Configuration

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.