Best Agent Memory Top 20
Top 20 most popular open-source Agent Memory projects, ranked by GitHub Stars.
Graphify
107.1k StarsAI coding assistant skill that turns any folder of code, docs, papers, images, or videos into a queryable knowledge graph. Works with Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot CLI, and more.
Claude Mem
90.9k StarsA Claude Code plugin that automatically captures coding session context, compresses it with AI, and injects relevant context back into future sessions for persistent memory.
MiroFish
71.0k StarsMulti-agent swarm intelligence engine that extracts seed information from the real world, constructs a high-fidelity parallel digital world with thousands of agents, and predicts future trajectories through social evolution simulations.
Headroom
66.5k StarsContext compression layer that compresses tool outputs, logs, files, and RAG chunks before they reach the LLM, saving 60-95% of tokens while preserving answer quality. Available as library, proxy, or MCP server.
Embedchain
63.4k StarsEmbedchain is a universal memory layer for AI agents, enabling quick integration of diverse data sources into LLMs for context-aware AI applications.
Mem0
63.4k StarsMem0 is a long-term memory layer for AI agents, supporting cross-session memory management and personalized context retrieval.
Context7
60.8k StarsContext7 is Upstash's context-engineering toolkit for agents, helping applications manage long context windows, retrieval injection, and history compression.
MemPalace
58.4k StarsMemPalace is an open-source AI memory system providing a persistent long-term memory layer for AI agents, with ChromaDB vector storage and MCP protocol integration.
ChatTTS
39.8k StarsA generative speech model for daily dialogue, providing AI agents with natural and fluent voice synthesis with fine-grained prosody control.
Codebase Memory MCP
39.1k StarsHigh-performance code intelligence MCP server that indexes codebases into a persistent knowledge graph, supporting 66 languages with sub-millisecond queries and 99% fewer tokens.
Khoj
36.5k StarsKhoj is a self-hostable AI second brain that answers questions from the web or your docs, builds custom agents, schedules automations, and performs deep research.
Cognee
30.1k StarsA knowledge engine for AI agent memory that builds knowledge graphs and memory layers in 6 lines of code, supporting graph databases, vector stores, and more for knowledge extraction and retrieval.
Graphiti
30.0k StarsGraphiti is a temporal knowledge-graph engine for agent memory, helping systems continuously accumulate long-term context.
Supermemory
28.9k StarsAn extremely fast and scalable memory engine for the AI era. Provides a unified Memory API for AI applications with large-scale knowledge storage and efficient retrieval.
OpenViking
28.7k StarsOpenViking is an open-source context database from Volcengine that unifies management of agent memory, resources, and skills through a filesystem paradigm, enabling hierarchical context delivery and self-evolution.
AgentMemory
27.1k StarsA persistent memory system for AI coding agents, designed around real-world benchmarks to preserve context across sessions.
Beads
26.4k StarsA memory upgrade for coding agents. Provides persistent contextual memory for Claude Code, Codex, and other coding agents to improve long-task consistency.
Kotaemon
25.7k StarsKotaemon is an open-source RAG-based tool for chatting with your documents, featuring a clean chat interface and support for multiple LLM and embedding model backends.
pgvector
22.6k StarsOpen-source vector similarity search extension for PostgreSQL, enabling native vector storage and ANN retrieval in relational databases, a foundational component for building agent memory and RAG systems.
MaxKB
22.5k StarsMaxKB is an open-source knowledge base Q&A and agent building platform powered by LLMs, with vector retrieval, workflow orchestration, and multi-model support out of the box.
Related Articles
Agent Memory Architecture: Working, Long-term, and Shared Memory Trade-offs
A systematic comparison of the three categories of agent memory -- working, long-term, and shared -- covering storage media, lifecycle, retrieval methods, typical frameworks, and design patterns, fully addressing agent personalization and multi-agent collaboration engineering.
Designing Agent Memory Systems: From Short-Term Context to Persistent Knowledge
A deep dive into the four-layer agent memory architecture, with practical code for vector retrieval and memory compression to help you build scalable long-term memory systems.
Best MCP Servers in 2026: 25 Servers Worth Integrating, From Official to Community
A 2026 review of the 25 Model Context Protocol (MCP) servers most worth integrating, covering GitHub, databases, browsers, filesystem, code search, Google Workspace, Slack, Notion, and more. Includes official SDK vs community implementations and configuration in Claude Code, Cursor, and Cline.