Skip to main content
Glama
PSPDFKit

Nutrient PDF MCP Server

Official
by PSPDFKit

Related Servers

Alternatives to Nutrient PDF MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides random access to PDF contents with selective page extraction, text search, outline navigation, image extraction, and page rendering capabilities. Reduces token usage by allowing targeted content extraction instead of processing entire documents.
      4
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables LLMs to chat with long PDFs using a reasoning-based, tree-structured document index that navigates content like a human would, without requiring vector databases or hitting context limits.
      9
      46 npm
      388
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI agents to inspect and work with PDF files entirely on the local machine, covering page counts, metadata, layout, encryption permissions, scan-vs-text detection, and page rendering. Generated results land in a temporary workspace as short artifact ids that can be chained between tools and exported to real folders on request.
      12
      1
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Enables reading, searching, and metadata extraction from PDF files without loading the entire content into the context window. It provides efficient tools for text cleaning, page-specific extraction, and context-aware search results.
      3
      68 npm
      1
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A PDF debugging MCP server that inspects low-level PDF structure, including indirect objects, content streams, page trees, and resources.
      7
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables AI agents to efficiently process large local and online PDFs through selective extraction of text, images, and metadata. It provides tools for content search and document outline navigation to optimize context window usage.
      7
      15
      -

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: one retrieves the entire object tree structure, the other resolves a specific indirect object by ID. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern with underscore: 'get_pdf_object_tree' and 'resolve_indirect_object'. The naming is uniform and predictable.

    Tool Count3/5

    With only 2 tools, the surface is minimal but appropriate for the narrow domain of PDF object tree inspection. It's borderline, but each tool serves a specific, complementary purpose.

    Completeness3/5

    For the stated purpose of exploring a PDF object tree, the tools provide tree retrieval and resolution of indirect objects. However, missing operations like filtering objects by type or searching objects limit completeness for more advanced use cases.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive