aladin-book-mcp
Related Servers
Alternatives to aladin-book-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables real-time book search, detailed information, and bestsellers from the Aladin OpenAPI, integrated with Claude Desktop via MCP.4 npm3MIT
- AlicenseAqualityAmaintenanceEnables searching the Kakao Daum Book Search API by title, author, publisher, or ISBN, retrieving detailed bibliographic and pricing metadata, and exporting results to xlsx, csv, json, or sqlite through MCP or CLI.41MIT
- AlicenseAqualityAmaintenanceSearch and collect data from the National Assembly Library of Korea's OpenAPI (21 DB types) and export to xlsx/csv/json/sqlite.61MIT
- AlicenseAqualityDmaintenanceMCP server that allows searching and retrieving book information from Aladin's book store API, including book details, bestseller lists, and category-based searches.94MIT
- AlicenseAqualityBmaintenanceEnables searching and collecting 72 types of Korean legal information from the National Law Information Center Open API, including statutes, precedents, administrative rules, local ordinances, legal interpretations, and committee decisions, and exporting results to xlsx, csv, json, or sqlite.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching for books by title, author, or keyword, retrieving edition details by ISBN, and accessing author profiles and canonical work records through the Open Library API.1 npmMIT
TDQS
Scored across 5 tools
Each tool has a distinct purpose: status check, search, item lookup, curated lists, and bulk collection. Search and collect overlap somewhat since collect is built on search, but their inputs and outputs clearly separate them.
All tools share the consistent `aladin_book_` prefix and mostly use verb-like suffixes: search, lookup, list, collect. The exception is `aladin_book_status`, which uses a noun rather than a verb, slightly breaking the pattern.
Five tools is a well-scoped count for a book API server. Each tool maps to a distinct operation type and the set avoids unnecessary bloat.
The server covers core book domain workflows: searching, retrieving detailed item info, browsing curated lists, and bulk collecting with export. Minor gaps exist, such as no dedicated category browsing or review retrieval, but the main use cases are well covered.