MCP Directory
Back

LycheeMem

by LycheeMem · Python · ★ 237

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

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

LycheeMemory: Lightweight Long-Term Memory for LLM Agents 中文 | English LycheeMemory is a compact memory framework for LLM agents. It starts from efficient conversational memory—through structured organization, lightweight consolidation, and adaptive retrieval—and gradually extends toward action-aware, usage-aware memory for more capable agentic systems. - **[04/29/2026]** Hermes and Claude Code plugin integrations are now available, bringing LycheeMemory's automatic recall, turn mirroring, and consolidatio…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers