Skip to main content
← Back to MCP Hub
productivity

Memory

Knowledge graph-based persistent memory system. Stores entities, relations, and observations in a local graph.

Live status

unknown

Last check: n/a

Uptime: n/a

0 installsSyncing…

Config path

~/Library/Application Support/Claude/claude_desktop_config.json

JSON snippet

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

Add this under mcpServers and restart Claude Desktop.

Repository