Skip to main content
Glama

Related Servers

Alternatives to pdf-suite-mcp

  • A
    license
    A
    quality
    B
    maintenance
    Rust-powered PDF toolkit over MCP: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split/merge/rotate/reorder pages; manage form fields and annotations; encrypt documents. Runs locally via uvx oxidize-mcp.
    12
    5
    MIT

Related Servers

  • 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.
    37 npm
    ISC
  • 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
    B
    maintenance
    An MCP server for PDF form filling, basic editing, and OCR text extraction. It enables users to merge, rotate, annotate, and sign PDFs, while also supporting text extraction from both searchable and scanned image-based documents.
    3
    Apache 2.0
  • 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

A3.7/5.0

Scored across 37 tools

Disambiguation4/5

Most tools have distinct purposes, but there is slight overlap between pdf_extract_pages and pdf_split, and between pdf_overlay_pdf and pdf_watermark. Descriptions help disambiguate, so agents can generally select correctly.

Naming Consistency5/5

All tools follow the same consistent pattern: prefix 'pdf_' followed by a descriptive verb_noun in snake_case (e.g., pdf_add_image, pdf_merge, pdf_validate). No mixing of conventions.

Tool Count4/5

37 tools is on the higher side, but each covers a distinct PDF operation, from creation to manipulation to validation. The set feels comprehensive rather than bloated, though a few tools could be simplified.

Completeness5/5

The toolset covers a wide range of PDF lifecycle operations: create, read, edit, annotate, merge/split, form handling, security, metadata, and more. The only notable gap is OCR for scanned documents, which is beyond typical scope. The redaction tool is visual-only, but the description warns clearly.

Maintenance

ActivityMaintained
ResponsivenessNo issues