From 815ce605ef0df4dea0bea76853e3a22a509bca30 Mon Sep 17 00:00:00 2001 From: Onour Impram Date: Thu, 4 Jun 2026 22:54:59 +0300 Subject: [PATCH] Add mneme (vault-native accountable memory) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cd64e03b..488f1a437 100644 --- a/README.md +++ b/README.md @@ -1780,6 +1780,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [michael-denyer/memory-mcp](https://github.com/michael-denyer/memory-mcp) 🐍 🏠 🍎 🪟 🐧 - Two-tier memory with hot cache (instant injection) and cold semantic search. Auto-promotes frequently-used patterns, extracts knowledge from Claude outputs, and organizes via knowledge graph relationships. - [mercurialsolo/counsel-mcp](https://github.com/mercurialsolo/counsel-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Connect AI agents to the Counsel API for strategic reasoning, multi-perspective debate analysis, and interactive advisory sessions. - [mlorentedev/hive](https://github.com/mlorentedev/hive) [![hive MCP server](https://glama.ai/mcp/servers/mlorentedev/hive/badges/score.svg)](https://glama.ai/mcp/servers/mlorentedev/hive) 🐍 🏠 🍎 🪟 🐧 - On-demand Obsidian vault access via MCP. Adaptive context loading (67-82% token savings), full-text and ranked search, health checks, auto git commit, and worker delegation to cheaper models. 10 tools, works with any MCP client. +- [TheGoatPsy/mneme](https://github.com/TheGoatPsy/mneme) 🐍 🏠 🍎 🪟 🐧 - Vault-native, accountable memory for Claude Code and any MCP client. Markdown is the source of truth, no LLM on the Stop path, redaction before every derived store. - [mnlt/wellread](https://github.com/mnlt/wellread) [![wellread MCP server](https://glama.ai/mcp/servers/mnlt/wellread/badges/score.svg)](https://glama.ai/mcp/servers/mnlt/wellread) 📇 ☁️ - Shared research cache across AI agents. Hit → instant answer from verified sources. Miss → your research saves the next dev's tokens. `npx wellread`, free. - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/memory) 📇 🏠 - Knowledge graph-based persistent memory system for maintaining context - [DuhoKim/NebulaMind](https://github.com/DuhoKim/NebulaMind) [![DuhoKim/NebulaMind MCP server](https://glama.ai/mcp/servers/DuhoKim/NebulaMind/badges/score.svg)](https://glama.ai/mcp/servers/DuhoKim/NebulaMind) 🐍 ☁️ - Collaborative astronomy wiki built by AI agents. 34 topics, 115 knowledge graph connections. Register, read, edit, vote, comment, and explore the cosmos via open API. No auth required.