From 622f88182c11f6d1d9d8328c883d40fdce371031 Mon Sep 17 00:00:00 2001 From: billy12151 Date: Mon, 6 Jul 2026 14:28:10 +0800 Subject: [PATCH] Add memory-arbiter-mcp to Knowledge & Memory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..57b687576 100644 --- a/README.md +++ b/README.md @@ -2047,6 +2047,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [bitatlas-group/bitatlas](https://github.com/bitatlas-group/bitatlas) [![bitatlas MCP server](https://glama.ai/mcp/servers/bitatlas-group/bitatlas/badges/score.svg)](https://glama.ai/mcp/servers/bitatlas-group/bitatlas) 📇 ☁️ - Zero-Knowledge Cloud Drive for Humans and Agents. Client-side AES-256-GCM encryption with 7 MCP tools for encrypted file vault management — upload, download, search, and organize files that the server never sees in plaintext. - [besslframework-stack/project-tessera](https://github.com/besslframework-stack/project-tessera) [![project-tessera MCP server](https://glama.ai/mcp/servers/@besslframework-stack/project-tessera/badges/score.svg)](https://glama.ai/mcp/servers/@besslframework-stack/project-tessera) 🐍 🏠 🍎 🪟 🐧 - Local workspace memory for Claude Desktop. Indexes your documents (Markdown, CSV, session logs) into a vector store with hybrid search, cross-session memory, auto-learn, and knowledge graph visualization. Zero external dependencies — fastembed + LanceDB, no Ollama or Docker required. 15 MCP tools. - [BetaBots-LLC/callimachus](https://github.com/BetaBots-LLC/callimachus) [![BetaBots-LLC/callimachus MCP server](https://glama.ai/mcp/servers/BetaBots-LLC/callimachus/badges/score.svg)](https://glama.ai/mcp/servers/BetaBots-LLC/callimachus) 🦀 🏠 🍎 🪟 🐧 - Local index and hybrid search (SQLite FTS5 + on-device vector KNN) over your AI coding-agent conversation history across 11 tools (Claude Code, Codex, Cursor, and more). Exposes `search_threads`, `search_current_project`, `recent_threads`, and `get_thread` so any agent can recall its own past work. +- [billy12151/memory-arbiter-mcp](https://github.com/billy12151/memory-arbiter-mcp) [![billy12151/memory-arbiter-mcp MCP server](https://glama.ai/mcp/servers/billy12151/memory-arbiter-mcp/badges/score.svg)](https://glama.ai/mcp/servers/billy12151/memory-arbiter-mcp) 🐍 🏠 🍎 🪟 🐧 - AI enhancement middleware: precise retrieval replaces full-memory loading (~80%+ token cut), rule-based conflict arbitration with explainable reasons, and one local SQLite shared across Claude Code/Codex/Cursor/ZCode. Local-first, zero cloud, MIT. `pip install memory-arbiter-mcp` - [bh-rat/context-awesome](https://github.com/bh-rat/context-awesome) 📇 ☁️ 🏠 - MCP server for querying 8,500+ curated awesome lists (1M+ items) and fetching the best resources for your agent. - [bitbonsai/mcp-obsidian](https://github.com/bitbonsai/mcp-obsidian) 📇 🏠 🍎 🪟 🐧 - Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant. - [bluzername/lennys-quotes](https://github.com/bluzername/lennys-quotes) 📇 🏠 - Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps. Perfect for PRDs, strategy, and PM career advice.