From a54669707446ca83608283f5d1ef67991810f697 Mon Sep 17 00:00:00 2001 From: Temirlan J Date: Wed, 8 Jul 2026 13:24:13 -0400 Subject: [PATCH 1/2] add librarian-cli to knowledge & memory --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..c2db65d7d 100644 --- a/README.md +++ b/README.md @@ -1925,6 +1925,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [20alexl/claude-engram](https://github.com/20alexl/claude-engram) [![20alexl/claude-engram MCP server](https://glama.ai/mcp/servers/20alexl/claude-engram/badges/score.svg)](https://glama.ai/mcp/servers/20alexl/claude-engram) 🐍 🏠 - Persistent memory and session intelligence for Claude Code. Auto-tracks mistakes, decisions, and context via hooks. Mines session history for patterns and cross-session search. Loop detection, pre-edit warnings, context compaction survival. Runs locally with Ollama. - [timmx7/acheron-mcp-server](https://github.com/timmx7/acheron-mcp-server) [![acheron-mcp-server MCP server](https://glama.ai/mcp/servers/timmx7/acheron-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/timmx7/acheron-mcp-server) 📇 🏠 - Cross-surface persistent memory for Claude. Bridges context between Claude Chat, Code, and Cowork via local SQLite with full-text search. Save decisions, preferences, and insights in one surface, retrieve them in any other. - [turbyho/mem-context](https://github.com/turbyho/mem-context) [![turbyho/mem-context MCP server](https://glama.ai/mcp/servers/turbyho/mem-context/badges/score.svg)](https://glama.ai/mcp/servers/turbyho/mem-context) 🐍 🏠 🍎 🐧 - Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation. Automatic session capture, deduplication, 6-factor relevance scoring. `pip install mem-context` +- [Terobyte/librarian-cli](https://github.com/Terobyte/librarian-cli) 🐍 🏠 🍎 🪟 🐧 - Give Claude your bookshelf: deterministic ebook-to-Markdown pipeline (FB2/EPUB/DOCX/HTML/PDF) with FTS5 search and 5 read-only tools to browse, search, and read chapters under a token budget. No embeddings, no network, no API keys. - [agentic-mcp-tools/memora](https://github.com/agentic-mcp-tools/memora) 🐍 🏠 ☁️ - Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management. - [Thezenmonster/agentmem](https://github.com/Thezenmonster/agentmem) [![Thezenmonster/agentmem MCP server](https://glama.ai/mcp/servers/Thezenmonster/agentmem/badges/score.svg)](https://glama.ai/mcp/servers/Thezenmonster/agentmem) 🐍 🏠 🍎 🪟 🐧 - Governed memory for coding agents with trust lifecycle (hypothesis → active → validated → deprecated), conflict detection, staleness tracking, and health scoring. SQLite + FTS5, zero infrastructure. `pip install quilmem[mcp]` - [aitytech/agentkits-memory](https://github.com/aitytech/agentkits-memory) [![agentkits-memory MCP server](https://glama.ai/mcp/servers/@aitytech/agentkits-memory/badges/score.svg)](https://glama.ai/mcp/servers/@aitytech/agentkits-memory) 📇 🏠 🍎 🪟 🐧 - Persistent memory for AI coding assistants with hybrid search (FTS5 + vector embeddings), session tracking, automatic context hooks, and web viewer. SQLite-based with no daemon process — works with Claude Code, Cursor, Windsurf, and any MCP client. From fe58a8ea7f506c5b754c400bd3d1947444742d87 Mon Sep 17 00:00:00 2001 From: Temirlan J Date: Sat, 29 Aug 2026 22:14:50 -0400 Subject: [PATCH 2/2] Add Glama score badge for librarian-cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2db65d7d..bb890350d 100644 --- a/README.md +++ b/README.md @@ -1925,7 +1925,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [20alexl/claude-engram](https://github.com/20alexl/claude-engram) [![20alexl/claude-engram MCP server](https://glama.ai/mcp/servers/20alexl/claude-engram/badges/score.svg)](https://glama.ai/mcp/servers/20alexl/claude-engram) 🐍 🏠 - Persistent memory and session intelligence for Claude Code. Auto-tracks mistakes, decisions, and context via hooks. Mines session history for patterns and cross-session search. Loop detection, pre-edit warnings, context compaction survival. Runs locally with Ollama. - [timmx7/acheron-mcp-server](https://github.com/timmx7/acheron-mcp-server) [![acheron-mcp-server MCP server](https://glama.ai/mcp/servers/timmx7/acheron-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/timmx7/acheron-mcp-server) 📇 🏠 - Cross-surface persistent memory for Claude. Bridges context between Claude Chat, Code, and Cowork via local SQLite with full-text search. Save decisions, preferences, and insights in one surface, retrieve them in any other. - [turbyho/mem-context](https://github.com/turbyho/mem-context) [![turbyho/mem-context MCP server](https://glama.ai/mcp/servers/turbyho/mem-context/badges/score.svg)](https://glama.ai/mcp/servers/turbyho/mem-context) 🐍 🏠 🍎 🐧 - Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation. Automatic session capture, deduplication, 6-factor relevance scoring. `pip install mem-context` -- [Terobyte/librarian-cli](https://github.com/Terobyte/librarian-cli) 🐍 🏠 🍎 🪟 🐧 - Give Claude your bookshelf: deterministic ebook-to-Markdown pipeline (FB2/EPUB/DOCX/HTML/PDF) with FTS5 search and 5 read-only tools to browse, search, and read chapters under a token budget. No embeddings, no network, no API keys. +- [Terobyte/librarian-cli](https://github.com/Terobyte/librarian-cli) [![librarian-cli MCP server](https://glama.ai/mcp/servers/Terobyte/librarian-cli/badges/score.svg)](https://glama.ai/mcp/servers/Terobyte/librarian-cli) 🐍 🏠 🍎 🪟 🐧 - Give Claude your bookshelf: deterministic ebook-to-Markdown pipeline (FB2/EPUB/DOCX/HTML/PDF) with FTS5 search and 6 read-only tools to browse, search, read chapters under a token budget, and verify quotes. No embeddings, no network, no API keys. - [agentic-mcp-tools/memora](https://github.com/agentic-mcp-tools/memora) 🐍 🏠 ☁️ - Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management. - [Thezenmonster/agentmem](https://github.com/Thezenmonster/agentmem) [![Thezenmonster/agentmem MCP server](https://glama.ai/mcp/servers/Thezenmonster/agentmem/badges/score.svg)](https://glama.ai/mcp/servers/Thezenmonster/agentmem) 🐍 🏠 🍎 🪟 🐧 - Governed memory for coding agents with trust lifecycle (hypothesis → active → validated → deprecated), conflict detection, staleness tracking, and health scoring. SQLite + FTS5, zero infrastructure. `pip install quilmem[mcp]` - [aitytech/agentkits-memory](https://github.com/aitytech/agentkits-memory) [![agentkits-memory MCP server](https://glama.ai/mcp/servers/@aitytech/agentkits-memory/badges/score.svg)](https://glama.ai/mcp/servers/@aitytech/agentkits-memory) 📇 🏠 🍎 🪟 🐧 - Persistent memory for AI coding assistants with hybrid search (FTS5 + vector embeddings), session tracking, automatic context hooks, and web viewer. SQLite-based with no daemon process — works with Claude Code, Cursor, Windsurf, and any MCP client.