Back to directory
@modelcontextprotocol/server-memory

@modelcontextprotocol/server-memory

@modelcontextprotocol84842

A Model Context Protocol (MCP) server that provides persistent memory using a local knowledge graph, enabling AI models like Claude to remember user information across chats.

memoryknowledge graphclaudepersonalizationcontext

Installation & Configuration

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

Information

Transport
stdio
Language
typescript
Created
2024/11/18
Updated
2026/5/1