Browse MCP tools for persistent memory, knowledge graphs, and context management in AI agent workflows.
MCP Memory & Knowledge tools are AI-powered software designed to help developers and teams tackle mcp memory & knowledge-related tasks more efficiently. These tools are typically published as open-source projects on GitHub and can be integrated into existing workflows via MCP (Model Context Protocol), Claude Skills, or standalone agent frameworks. On Agent Skills Hub, we index 10 quality-scored mcp memory & knowledge tools across languages including Python, JavaScript, TypeScript.
In 2026, the AI agent ecosystem is maturing rapidly. MCP Memory & Knowledge tools can significantly boost development efficiency by automating repetitive tasks, reducing human error, and providing intelligent suggestions. The top 3 tools — memora, mcp-knowledge-graph, omega-memory — have earned an average of 1,444 GitHub stars, reflecting strong community validation. 9 of the listed tools come with clear open-source licenses, ensuring freedom to use and modify.
When choosing a mcp memory & knowledge tool, consider these factors: 1) Community activity — GitHub stars and recent commit frequency indicate reliability; 2) Integration method — check if it supports MCP, Claude, or your preferred agent framework; 3) Language compatibility — the most common language in this list is Python; 4) Quality score — Agent Skills Hub's composite score evaluates code quality, documentation completeness, and maintenance activity. Our recommendation: start with memora — it ranks highest in both star count and quality score.
MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings
The local-first LLM Wiki: open-source knowledge graph builder, RAG knowledge base, and agent memory store. Built on Andrej Karpathy's pattern. An Obsidian alternative for personal knowledge management, AI second brain, and durable Claude Code / Codex / OpenClaw memory.
Local memory infrastructure for AI agents. Store knowledge and skills in isolated vaults you compose, control and query.
SimpleMem: Efficient Lifelong Memory for LLM Agents — Text & Multimodal
Zettelkasten-based persistent memory for AI coding agents. Works with Claude Code, Cursor, VS Code Copilot, Codex, Windsurf & any MCP client. No vector DB — just markdown + git sync.
Cognitive memory database for AI agents — consolidates duplicates, detects contradictions, fades stale memories via temporal decay. Rust, AGPL, ships as library / MCP server / HTTP cluster.
DreamGraph is a graph-first cognitive layer (graph → MCP → CLI → dashboard → extension) that builds a persistent knowledge graph to reason, validate changes, and generate docs.
| Tool | Stars | Language | License | Score |
|---|---|---|---|---|
| memora | ★ 397 | Python | MIT | 37 |
| mcp-knowledge-graph | ★ 810 | JavaScript | MIT | 43 |
| omega-memory | ★ 134 | Python | Apache-2.0 | 37 |
| MemOS | ★ 9.0k | TypeScript | Apache-2.0 | 45 |
| swarmvault | ★ 424 | TypeScript | MIT | 45 |
| ctxvault | ★ 52 | Python | MIT | 33 |
| SimpleMem | ★ 3.2k | Python | MIT | 40 |
| memex | ★ 196 | TypeScript | MIT | 38 |
| yantrikdb-server | ★ 141 | Rust | AGPL-3.0 | 38 |
| dreamgraph | ★ 81 | TypeScript | — | 35 |
The top mcp memory & knowledge tools in 2026 are memora, mcp-knowledge-graph, omega-memory. Agent Skills Hub ranks 10 options by GitHub stars, quality score (6 dimensions including completeness, examples, and agent readiness), and recent activity. The list is rebuilt every 8 hours from live GitHub data.
memora (397 stars) is the most adopted choice for general mcp memory & knowledge workflows, written in Python. mcp-knowledge-graph (810 stars) is a strong alternative and uses JavaScript instead. Pick by your existing stack: match the language and runtime your team already uses to minimize integration cost. If unsure, start with memora — it has the deepest community and the most examples online.
Avoid pre-built mcp memory & knowledge tools when (1) your use case requires deep customization that the tool's plugin system doesn't support, (2) you have strict compliance requirements that ban third-party dependencies, (3) the tool's maintenance is inactive (last commit >6 months ago), or (4) your data volume is small enough that a 50-line custom script is cheaper than learning the tool. For most production workflows above 100 requests/day, the time savings from a maintained tool outweigh the customization loss.
MCP Memory & Knowledge focuses specifically on browse mcp tools for persistent memory, knowledge graphs, and context management in ai agent workflows. Semantic Search is a related but distinct category — see https://agentskillshub.top/best/semantic-search/ for those tools. The two often appear in the same agent pipeline but solve different problems: choose mcp memory & knowledge when your primary goal is the specific task, and semantic search when the workflow is broader.
For most teams, yes. memora has 397 stars worth of community testing, handles edge cases you haven't thought of, and ships with documentation. Build your own only when (1) your requirements are deeply non-standard, (2) you have a security/compliance reason to avoid OSS dependencies, or (3) the maintenance burden is small enough (<200 lines of code) that you'll save time long-term. The break-even point is usually around 2-3 weeks of dev time saved.
Most mcp memory & knowledge tools listed are open source under permissive licenses (MIT, Apache 2.0). A handful offer paid managed/cloud versions on top of free self-hosted core. Always check the LICENSE file on each tool's GitHub repository before commercial use — some use AGPL or non-commercial restrictions that may not fit your deployment model.