Skip to main content
Glama

Related Servers

Alternatives to MCP PDF Reader

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A local MCP server that extracts text-layer content from PDF files, enabling AI agents to inspect, extract text, outlines, and page content.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides tools for reading, writing, and manipulating PDF files, including text extraction, metadata retrieval, and merging or splitting documents. It also enables users to create PDFs from plain text and convert specific pages or entire documents into images.
      35 npm
      ISC
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server for reading, rendering, and searching PDF files, specifically optimized for LLMs to extract text, tables, and technical diagrams. It enables metadata retrieval, multi-format text extraction, and page-to-image rendering using PyMuPDF.
      5
      78
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      An MCP server that lets AI assistants read and visually analyze local documents — PDFs, Excel spreadsheets, CSV files, Word documents, PowerPoint presentations, and images.
      4
      25 npm
      53 PyPI
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that provides AI-powered document processing and search capabilities, including PDF summarization, text extraction, metadata retrieval, and web search via Google Custom Search.
      -

    TDQS

    A3.7/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_pdf_metadata retrieves metadata only, read_pdf extracts full text, read_pdf_page targets specific pages, and search_pdf finds text matches. There is no overlap in functionality, making tool selection unambiguous for an agent.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case (e.g., get_pdf_metadata, read_pdf_page). The naming is predictable and readable throughout the set, with no deviations in style or convention.

    Tool Count5/5

    With 4 tools, this server is well-scoped for PDF reading operations. Each tool serves a distinct and necessary function in the domain, avoiding bloat while covering core needs like metadata extraction, full/partial text reading, and searching.

    Completeness4/5

    The tool set covers essential PDF reading operations effectively, including metadata, text extraction, page-specific reading, and searching. A minor gap is the lack of tools for editing or manipulating PDFs (e.g., merge, split, annotate), but for a 'reader' server, the surface is largely complete and functional.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues