Skip to content
Cline

memory mcp lite for Cline

io.github.thuupx/memory-mcp-lite

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

client:Cline transport:stdio runtime:npm

Install memory mcp lite in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

memory mcp lite in other clients