mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-25 16:41:46 +00:00
Merge pull request #9890 from Wuesteon/add-lean-memory
Add lean-memory (Knowledge & Memory) 🤖🤖🤖
This commit is contained in:
@@ -2304,6 +2304,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
||||
- [wazionapps/nexo](https://github.com/wazionapps/nexo) [](https://glama.ai/mcp/servers/wazionapps/nexo) 🐍 🏠 - Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools.
|
||||
- [whynowlab/jarvis-orb](https://github.com/whynowlab/jarvis-orb) [](https://glama.ai/mcp/servers/whynowlab/jarvis-orb) 🐍 🏠 - Persistent 4-tier AI memory (episodic, semantic, project, procedural) with temporal scoring, contradiction detection, entity tracking, and real-time desktop visualization orb.
|
||||
- [wnbhr/being](https://github.com/wnbhr/being) [](https://glama.ai/mcp/servers/wnbhr/being) 📇 ☁️ - Personality Runtime for AI agents — persistent memory, identity (SOUL), and relationships that travel across Claude, OpenClaw, Mistral, and any MCP client.
|
||||
- [Wuesteon/lean-memory](https://github.com/Wuesteon/lean-memory) [](https://glama.ai/mcp/servers/Wuesteon/lean-memory) 🐍 🏠 🍎 🪟 🐧 - Embedded, local-first agent memory in a single SQLite file per namespace (vec0 + FTS5 hybrid retrieval). ADD-only history queryable as-of any past time; offline sleep-time maintenance stages dedupe/summarize/evict proposals a human reviews. No Docker, no server, no cloud key. `pip install 'lean-memory[mcp]'`
|
||||
- [TheStack-ai/waypath](https://github.com/TheStack-ai/waypath) [](https://glama.ai/mcp/servers/TheStack-ai/waypath) 📇 🏠 - Local-first external brain CLI for coding agents. SQLite-backed context, graph-aware recall via FTS5 and RRF, and governed memory with explicit promote and review gates. Ships Codex and Claude Code host shims and a native MCP server.
|
||||
- [zzhang82/Agent-Memory-Bridge](https://github.com/zzhang82/Agent-Memory-Bridge) [](https://glama.ai/mcp/servers/zzhang82/Agent-Memory-Bridge) 🐍 🏠 - MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.
|
||||
- [teolex2020/AuraSDK](https://github.com/teolex2020/AuraSDK) [](https://glama.ai/mcp/servers/teolex2020-aurasdk) 🐍 🏠 — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.
|
||||
|
||||
Reference in New Issue
Block a user