Skip to main content
Glama

Related Servers

Alternatives to pdf-triage-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides comprehensive PDF processing capabilities including text extraction, image extraction, table detection, annotation extraction, metadata retrieval, page rendering, and document structure analysis.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A read-only MCP server for PDF analysis that enables text extraction, image extraction, metadata retrieval, and text search via natural language.
      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
      An MCP server for local PDF manipulation including merging, splitting, rotating, watermarking, and text extraction. It works with various MCP-compatible clients and processes PDFs entirely on-device without cloud services.
      11
      8 npm
      MIT

    TDQS

    A4.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool addresses a distinct task—classifying the PDF, extracting full text, searching for terms, and extracting tables. There is no overlap; even pdf_extract and pdf_tables differ in scope (full vs. tables only). An agent can confidently choose the right tool based on intent.

    Naming Consistency4/5

    All tools share the pdf_ prefix and use a verb or descriptive noun (classify, extract, search, tables). While 'tables' is a noun rather than a verb, the pattern is otherwise consistent and predictable.

    Tool Count5/5

    With four tools covering classification, extraction, search, and table extraction, the set is well-scoped for a PDF triage server. Each tool has a clear purpose without redundancy.

    Completeness5/5

    The toolset covers the full triage workflow: classify to decide if OCR is needed, extract to get full content, search to locate information, and tables for structured data. Missing functionality like OCR itself is deliberately outsourced, so the surface is complete for its intended domain.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues