Skip to main content
Glama
rubatoyd

io.github.rubatoyd/kakao-book-mcp

by rubatoyd

Related Servers

Alternatives to io.github.rubatoyd/kakao-book-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Search and harvest Korean academic literature and book bibliography metadata from the National Library of Korea Seoji OpenAPI via MCP or CLI.
      3
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying a curated book database using MCP tools to retrieve basic or detailed book information by ISBN or title, including batch lookups.
      1
      -
    • A
      license
      A
      quality
      A
      maintenance
      Enables book search and detailed bibliographic queries via the Aladin Open API, including original titles, table of contents, page counts, dimensions, used-book prices, and bestseller lists, with batch collection to Excel/CSV.
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables real-time book search, detailed information, and bestsellers from the Aladin OpenAPI, integrated with Claude Desktop via MCP.
      4 npm
      3
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables searching and collecting academic literature metadata from KISTI ScienceOn via Claude or CLI, supporting various document types and export formats.
      5
      1
      MIT

    TDQS

    A4.4/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools are mostly distinct: status checks connectivity, search does general queries, isbn is a specialized lookup by ISBN, and collect is a batch operation. However, search with target='isbn' overlaps with the isbn tool, which could cause confusion about which to use.

    Naming Consistency5/5

    All tools follow a consistent kakao_book_<action> snake_case pattern with clear action words (status, search, isbn, collect). The naming is predictable and uniform across the set.

    Tool Count5/5

    With 4 tools, the server is well-scoped for a book search API wrapper. It covers a health check, basic search, ISBN lookup, and batch collection without unnecessary bloat.

    Completeness5/5

    The tool surface covers the core read-only operations for a search API: single search, ISBN lookup, and bulk collection with filters and export. No obvious lifecycle operations are missing since the domain is read-only.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive