library-mcp
Related Servers
Alternatives to library-mcp
- AlicenseAqualityAmaintenanceEnables AI models to search and retrieve bibliographic and digitized records from Swiss academic libraries (swisscovery, e-rara, e-periodica, e-manuscripta) via open protocols without requiring API keys.161MIT
Related Servers
- FlicenseNot gradedqualityDmaintenanceMCP server that gives AI agents access to the world's public domain library. Search, read, and navigate books and audiobooks from Project Gutenberg and LibriVox.-
- FlicenseAqualityCmaintenanceMCP server that enables AI agents to search, describe, and fetch x402 endpoints on Base or Solana, with automatic USDC micropayments.8-
- AlicenseAqualityAmaintenanceEnables browsing, searching, and quote verification of a local ebook library via MCP, providing deterministic RAG with no embeddings or network.62MIT
- FlicenseAqualityBmaintenanceMCP server for a live x402 payment gateway on Base (USDC). Lets AI agents discover, preview for free, then pay per call — with prepaid gasless payments, signed receipts, and delta delivery.7-

nanoparse-mcpofficial
AlicenseAqualityBmaintenanceMCP server that enables AI agents to fetch web content as clean, structured Markdown via NanoParse's hosted API, using x402 micropayments in USDC on Base.134 npmMIT- AlicenseNot gradedqualityFmaintenanceMCP server for the x402 protocol that lets AI agents discover and call payment-gated HTTP APIs automatically.121 npmApache 2.0
TDQS
Scored across 8 tools
Each tool targets a distinct resource and action: search_books finds books by metadata, search_literature retrieves passages corpus-wide, get_book_metadata provides details, get_chapter fetches a chapter, get_quotes extracts notable lines, ask_book answers questions from flagship books, browse_shelf explores categories, and book_of_the_day returns a daily pick. The descriptions clearly differentiate scope and output, leaving no ambiguity about when to use which tool.
The majority of tool names follow a consistent verb_noun pattern (search_*, get_*, ask_book, browse_shelf). The only deviation is book_of_the_day, which is a noun phrase rather than a verb imperative, but it remains descriptive and predictable within the set.
With 8 tools, the server is well-scoped for a public-domain library. Each tool covers a distinct capability—discovery, access, analysis, and daily picks—without unnecessary redundancy or overwhelming volume.
The tool surface provides complete read-only lifecycle coverage: users can discover books (search_books, browse_shelf, book_of_the_day), retrieve content (get_chapter, get_quotes), get metadata (get_book_metadata), and perform advanced retrieval (search_literature, ask_book). No obvious gaps exist for a curated library corpus.