add-multimodal-lifelong-memory-to-mcp-and-python-agents-with-sim
SolidUse SimpleMem to store, compress, index, and retrieve text or multimodal memories for agents through MCP or Python integrations.
AI & Automation 19 stars
14 forks Updated today MIT
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Add multimodal lifelong memory to MCP and Python agents with SimpleMem
Use SimpleMem to store, compress, index, and retrieve text or multimodal memories for agents through MCP or Python integrations.
## Prerequisites
SimpleMem Python package or MCP server, MCP-capable client or Python agent runtime, source memory data, and configured model/embedding dependencies for the selected backend
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/aiming-lab/SimpleMem.git
- pip install -r requirements.txt
- pip install -e . # default: text + multimodal + evolver
- pip install -e ".[server]" # + MCP / HTTP server (mcp, fastapi, ...)
Requirements and caveats from upstream:
- <p><b>Works with any AI platform that supports MCP (text memory) or Python integration (full multimodal)</b></p>
- <a href="https://pypi.org/project/simplemem/"><img src="https://img.shields.io/pypi/pyversions/simplemem?style=flat&label=python&labelColor=555&color=3775A9&logo=python&logoColor=white" alt="Python"></a>
- python
Basic usage or getting-started notes:
- [๐ Quick Start](#-quick-start) โข [๐ Overview](#-overview) โข [๐ฆ Installation](#-installation) โข [๐ MCP Server](#-mcp-server-text-memory) โข [๐ Reproduce](#-reproduce-paper-results) โข [๐ Citation](#-citation)
- **[01/20/2026]** ๐ฆ **SimpleMem is now available on PyPI!** Install via pip install simplemem. [View Package Usage Guide โ](docs/PACKAGE_USAGE.md)
- Source: https://github...
Details
- Author
- agentskillexchange
- Repository
- agentskillexchange/skills
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content โ not just same category
AI & Automation Featured
agent-memory-mcp
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
211 Updated 1 weeks ago
lingxling AI & Automation Listed
agent-memory-mcp
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
0 Updated today
mytricker0 AI & Automation Featured
agent-memory-mcp
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
43,990 Updated today
sickn33