From 28dc1abd9c9a377f682165dd068560e045f07a51 Mon Sep 17 00:00:00 2001 From: VonderVuflya <97serdj97@gmail.com> Date: Sun, 28 Jun 2026 21:26:37 +0300 Subject: [PATCH] =?UTF-8?q?Add=20Yggdrasil=20=E2=80=94=20durable=20local-f?= =?UTF-8?q?irst=20MCP=20memory=20for=20AI=20coding=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e151a6b22..88305d5d1 100644 --- a/README.md +++ b/README.md @@ -2119,6 +2119,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [SVerITG/Metis](https://github.com/SVerITG/Metis) [![Metis MCP server](https://glama.ai/mcp/servers/SVerITG/Metis/badges/score.svg)](https://glama.ai/mcp/servers/SVerITG/Metis) 🐍 🏠 🍎 🪟 🐧 - A private, local research "second brain" for Claude: project-aware memory, cited answers from your own library (won't invent what it can't find), linked notes/meetings/ideas via a domain-specific knowledge layer, daily briefs (news + new papers in your field), a live meeting assistant, cross-pollination across your work, and 34 routed agents. A governed layer between you and the AI, with guardrails like data protection. A Research Cortex. - [syndicalt/zaxy](https://github.com/syndicalt/zaxy) [![syndicalt/zaxy MCP server](https://glama.ai/mcp/servers/syndicalt/zaxy/badges/score.svg)](https://glama.ai/mcp/servers/syndicalt/zaxy) 🐍 🏠 🍎 🪟 🐧 - Event-sourced agent memory on a hash-chained append-only log with an embedded temporal knowledge graph (Kuzu, no sidecar). Cited Memory Checkout context, salience-based forgetting that attenuates instead of deleting, compaction-recovery hooks for Claude Code, token-budgeted checkout, and review-gated consolidation. 47 MCP tools with an 8-tool core profile default. `pip install zaxy-memory` [Docs](https://docs.zaxy.io) - [mnemoverse/mcp-memory-server](https://github.com/mnemoverse/mcp-memory-server) [![mnemoverse/mcp-memory-server MCP server](https://glama.ai/mcp/servers/mnemoverse/mcp-memory-server/badges/score.svg)](https://glama.ai/mcp/servers/mnemoverse/mcp-memory-server) 📇 ☁️ - Hosted memory that learns and forgets — feedback re-ranks what helps, recall fades by recency, similar memories consolidate. One key across Claude, Cursor, VS Code & ChatGPT. +- [VonderVuflya/Yggdrasil](https://github.com/VonderVuflya/Yggdrasil) [![VonderVuflya/Yggdrasil MCP server](https://glama.ai/mcp/servers/VonderVuflya/Yggdrasil/badges/score.svg)](https://glama.ai/mcp/servers/VonderVuflya/Yggdrasil) 🐍 🏠 🍎 🪟 🐧 - Durable, local-first memory for AI coding agents over MCP. Zero-dependency (pure Python + SQLite/FTS5), curated and semantically de-duped — you own the data as plain rows. Works with Claude Code, Codex & any MCP host. `uvx --from yggdrasil-memory ygg mcp` ### ⚖️ Legal Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information.