Skip to main content
Glama

Related Servers

Alternatives to liteparse-mcp

No user-submitted related servers found.

    Related Servers

    • 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
    • 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
      A
      quality
      D
      maintenance
      A local-first MCP server that ingests PDFs, extracts structure, and provides semantic search and sequential navigation tools for AI clients to query and learn from documents.
      10
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server that drives PDFium and pypdf to perform comprehensive PDF operations including inspection, assembly, page editing, watermarking, rendering, extraction, form filling, encryption, compression, attachments, bookmarks, and metadata management.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for extracting text from PDF files, supporting local files and URLs.
      -
    • A
      license
      A
      quality
      D
      maintenance
      This MCP server enables AI agents to view PDFs as accessible HTML with bounding-box citations, and provides tools for layout-aware parsing, schema extraction, cross-document Q&A, and PDF rendering.
      27
      MIT

    TDQS

    A4.1/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: rendering pages, extracting text with coordinates, batch processing, highlighted screenshots, and text search. No two tools serve the same function, even though two produce images, the context and output differ significantly.

    Naming Consistency4/5

    All tool names are in snake_case and mostly follow a verb_noun pattern (screenshot_pdf, parse_pdf, batch_parse_pdfs, search_pdf). 'cited_screenshot' is the exception as it is a descriptive noun phrase rather than a verb_noun, but it still fits the overall naming style.

    Tool Count5/5

    Five tools cover the core PDF parsing and rendering workflow without being excessive. Each tool addresses a distinct need, from single-page screenshots to batch processing, making the tool count well-scoped for the server's purpose.

    Completeness5/5

    The tool set covers the primary PDF operations: text extraction (parse_pdf), visual rendering (screenshot_pdf), highlighting (cited_screenshot), searching (search_pdf), and batch processing (batch_parse_pdfs). This is a complete lifecycle for the server's stated PDF parsing and analysis purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues