Skip to main content
Glama

Related Servers

Alternatives to ClimbMCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Enables Claude clients to access a private local book library, allowing users to list books, search content, and retrieve metadata, chapter summaries, action items, personal notes, and infographic text through MCP tools.
      7
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude to read, write, search, and manage an Obsidian vault with tools for notes, tags, folders, and full-text search.
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude to search, read, write, and manage a local markdown vault through 8 tools, turning your notes into an AI-accessible knowledge base.
      3 npm
      AGPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables local RAG-based book and PDF search through Claude Desktop, using hybrid BM25 and vector retrieval with ChromaDB, plus optional OCR for scanned documents.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Lets Claude Code and Claude Desktop retrieve and explore an Obsidian vault through tools for semantic search, reading notes, following graph neighbors, and listing topics.
      MIT

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation4/5

    Most tools have clear, distinct purposes: listing, searching, section retrieval, extraction, and full-text fetching. The only potential confusion is between extract_chapter_content and get_chapter_text, both of which involve extraction, but their descriptions sufficiently separate the low-level caching action from the combined extraction-and-cleaning result.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern, with clear verbs like list, search, get, and extract. The naming makes the tool set predictable and easy to navigate.

    Tool Count5/5

    Five tools is a well-scoped size for this server's purpose. Each tool addresses a distinct part of the workflow: discovering books, extracting content, searching text, and retrieving specific sections or readable chapter text.

    Completeness5/5

    The tool surface covers the full reading and search lifecycle for a PDF chapter repository: list available books, extract content, search across text, and retrieve sections or readable text. No critical actions are missing for the apparent domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues