Skip to content
Claude Desktop

memory mcp lite for Claude Desktop

io.github.thuupx/memory-mcp-lite

A lightweight, structured, token-efficient local-first MCP memory server

client:Claude Desktop transport:stdio runtime:npm

Install memory mcp lite in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "memory-mcp-lite": {
      "command": "npx",
      "args": [
        "-y",
        "memory-mcp-lite"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

memory mcp lite in other clients