Knihobot MCP
Related Servers
Alternatives to Knihobot MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables read-only search and retrieval of the public Reknihy.cz book catalog, including filtering, sorting, ISBN lookup, category browsing, and access to product details such as price, availability, and images.4ISC
- FlicenseNot gradedqualityDmaintenanceProvides synthetic catalog search, metadata retrieval, similar titles, trending, and new releases via MCP tools.-
- AlicenseNot gradedqualityBmaintenanceEnables searching for lawful, free-to-read books across multiple open catalogues and resolving access routes (download, read, borrow, preview) via MCP tools like search_books and resolve_access.MIT
- AlicenseAqualityAmaintenanceEnables browsing, searching, and quote verification of a local ebook library via MCP, providing deterministic RAG with no embeddings or network.62MIT
- FlicenseAqualityCmaintenanceEnables bibliographic research on a private local Calibre library by providing read-only metadata search, book inspection, and optional RAG-based content retrieval through MCP.5-
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to access and read mdbook documentation, including structure, content, and search.3 npm3MIT
TDQS
Scored across 5 tools
Each tool targets a distinct operation: catalog search, fast suggestions, physical-copy detail, edition copy listing, and recommendations. The descriptions clearly explain when to use each tool and which IDs are required, so an agent should be able to disambiguate without confusion.
All tool names follow a consistent verb_noun snake_case pattern: search_books, suggest_books, get_book_detail, list_available_copies, get_recommendations. The verbs and nouns are predictable and convey the operation and resource clearly.
Five tools is a well-scoped size for a catalog-focused MCP server. Each tool covers a distinct browsing or lookup need without redundancy or unnecessary surface area.
The tool set covers the core read-only catalog workflow: discovering books through search or suggestions, viewing physical-copy details, listing available copies, and getting recommendations. Purchase, account, or inventory-management features are absent, but those appear outside the intended public catalog scope.