LibraLM MCP Server
OfficialRelated Servers
Alternatives to LibraLM MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables Claude Desktop to search and query personal document collections (PDF, Word, Markdown, text) using semantic search and conversational AI with full context preservation across exchanges.MIT
- AlicenseNot gradedqualityAmaintenanceConnect your EndNote reference library to Claude AI. Search references, read PDFs, format citations, find related papers, and generate bibliographies directly in Claude Desktop conversations.44AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceEnables local RAG-based book and PDF search through Claude Desktop, using hybrid BM25 and vector retrieval with ChromaDB, plus optional OCR for scanned documents.MIT
- AlicenseBqualityDmaintenanceA 4-stage reading companion that helps users set reading goals, discover books, track progress, and deepen learning through reflection, integrated with Claude Desktop.211MIT
- AlicenseAqualityBmaintenanceConnects Claude Desktop to Notion and YouTube transcripts with one-click installation, enabling natural language queries about your pages and video content.52MIT
- AlicenseNot gradedqualityNot gradedmaintenanceTurns Claude Desktop into a personal document question-answering system using local vector search. Index PDF, TXT, and Markdown documents into collections and get answers based strictly on your documents with zero hallucination.9-
TDQS
Scored across 5 tools
Every tool has a clearly distinct purpose with no ambiguity. 'get_book_details' provides comprehensive information, 'get_book_summary' focuses on the main summary, 'get_chapter_summary' targets specific chapters, 'get_table_of_contents' offers structural overview, and 'list_books' enumerates available books. The descriptions make it easy to distinguish between these related but non-overlapping functions.
All tools follow a consistent verb_noun pattern using snake_case throughout. The naming convention is perfectly uniform with 'get_' or 'list_' prefixes followed by specific resource identifiers, making the tool set highly predictable and readable for agents.
Five tools is well-scoped for a book/library management server, with each tool earning its place. This count provides comprehensive coverage for book exploration without being overwhelming or insufficient, falling within the ideal 3-15 tool range for focused domain coverage.
The tool surface provides excellent read-only coverage for book exploration, including listing, detailed views, summaries, and structural information. The only minor gap is the absence of write operations (create/update/delete books or chapters), but for a library/reading-focused server, this is reasonable and agents can work effectively with the provided retrieval tools.