MCP Directory
Back

LycheeMem

by LycheeMem · Python · ★ 1,052

Lightweight Long-Term Memory for LLM Agents.

#agent-memory#ai#ai-memory#ai-memory-system#hermes#llm-memory#lychee#mcp#mcp-server#memory#memory-system#openclaw#openclaw-plugin#skill

Install

pip install git+https://github.com/LycheeMem/LycheeMem.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "lycheemem": {
      "command": "uvx",
      "args": [
        "git+https://github.com/LycheeMem/LycheeMem.git"
      ]
    }
  }
}

From the README

LycheeMemory: Lightweight Long-Term Memory for LLM Agents 中文 | English Works across agent runtimes that support plugins, MCP, or Python integration. OpenClaw Native plugin Claude Code MCP + hooks Hermes Runtime plugin…
Read full README on GitHub →

Related ai & ml servers