ai-books-mcp-server
Related Servers
Alternatives to ai-books-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceExtends LLM context windows by 15-60× using gravitational memory compression, enabling massive context extension for codebases, research papers, and long documents.813 npm4MIT
- FlicenseNot gradedqualityDmaintenanceProvides long-term memory and lossless context management for Claude Code, enabling automatic context compression, cross-session memory sharing, and semantic search across all history.-
- AlicenseAqualityDmaintenancePersistent memory + intelligent context for Claude Code. Save and reuse solutions, decisions, and patterns across projects.437MIT
- AlicenseNot gradedqualityAmaintenance2-5x longer Claude Code sessions before compaction. Saves 30-40% on input token costs. Remembers your rules and corrections so Claude stops repeating mistakes after compaction. Auto-runs in the background, just install once and forget about it.227 PyPI412MIT
- AlicenseNot gradedqualityDmaintenancePersistent memory for Claude Code — a self-evolving knowledge layer that survives across sessions, grows from every conversation, and surfaces relevant context automatically.14MIT
- AlicenseBqualityAmaintenanceProvides a persistent "second brain" for Claude featuring zero-latency hot caching, semantic cold storage, and automatic pattern mining from activity logs. It enables users to store, search, and automatically extract project facts and code patterns for enhanced contextual recall.56138 PyPI9MIT
TDQS
Scored across 8 tools
Each tool targets a distinct action: create, delete, list, get stats, query, search, extend context, and verify integrity. Query and search are subtly different but their descriptions clearly differentiate them (query returns extended context, search returns previews with scores).
All tool names follow a consistent verb_noun pattern in snake_case (e.g., create_knowledge_library, list_knowledge_libraries, get_library_stats). The minor pluralization in list_knowledge_libraries is a natural variation and does not harm consistency.
With 8 tools, the set is well-scoped for a knowledge library system. It covers core operations without being too sparse or overly numerous, fitting comfortably within the ideal 3-15 range.
The tool surface covers create, read (list, stats, query, search), delete, and integrity verification. However, there is no update or append tool to modify an existing library, which is a minor but notable gap in the lifecycle.