- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- mcp-github
- Repository
- github.com/LycheeMem/LycheeMem
Overview
LycheeMemory is a compact memory framework designed for LLM agents. It starts with efficient conversation memory and progressively expands into more powerful action-aware and usage-aware memory systems through structured organization, lightweight integration, and adaptive retrieval. This capability can be integrated via multiple methods, including OpenClaw plugin, Claude Code plugin, Hermes plugin, PyPI package, and HTTP MCP server. Ideal for developers and researchers seeking enhanced memory functionality.
Capabilities
- ▪Efficient conversation memory
- ▪Structured organization
- ▪Lightweight integration
- ▪Adaptive retrieval
- ▪Action-aware memory
- ▪Usage-aware memory
Use cases
Setup
pip install lycheemem; use lycheemem-cli to start the service
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install LycheeMemory?
Install using pip install lycheemem.
Which runtime environments are supported?
Supports OpenClaw, Claude Code, Hermes, and others.
Is an additional database required?
Yes, LanceDB is required as the vector database.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
antivibe
Transform AI-generated code into deep learning materials to help developers understand the code.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.