Skip to main content
Glama

Related Servers

Alternatives to liseur-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Read-only MCP server for accessing local Kindle library data, exposing tools to query profile, health, and book metadata.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Read-only MCP server that runs inside Calibre as a plugin, exposing the live Calibre library for inspection, search, metadata, and duplicate detection via Streamable HTTP.
      4
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Read-only MCP server that lets AI agents query SageRead data: books, reading progress, stats, notes, AI chats, papers, and semantic vector search, with API keys staying inside the app. Supports both Better SageRead and upstream SageRead data directories.
      3 npm
      1
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Read-only MCP server that provides tools to search books, get book details, list authors, and view library statistics from a PostgreSQL database.
      5
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      A read-only MCP server for an existing Calibre ebook library, enabling metadata search, full-text search, and category browsing via the Model Context Protocol.
      MIT

    TDQS

    A4/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool maps to a distinct resource or action: folders, catalog records, book lists, search, stats, highlights, and full text. Even the similarly named get_book and get_book_text are clearly separated by descriptions (metadata vs. chapter text).

    Naming Consistency4/5

    Most tools follow a verb_noun snake_case pattern (list_books, search_books, get_book_text). reading_stats is the one outlier as a noun phrase, so the pattern is not perfectly uniform.

    Tool Count5/5

    Seven tools is a well-scoped size for a reading/librarian server. Each tool covers a meaningful part of the workflow without redundancy.

    Completeness4/5

    The surface covers discovery, metadata, text access, highlights, and reading statistics, which are the core read-only operations. Minor gaps exist around pagination/limits for large catalogs or highlight lists, but agents can usually work around them.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues