PSPDFKit (Nutrient)

PSPDFKit (Nutrient) MCP Connector for Claude

A+

Professional PDF and document processing — generate, convert, OCR, and edit documents via the Nutrient API.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect PSPDFKit (Nutrient) to your AI agent and handle complex document workflows through natural conversation. This server provides high-performance tools for document generation, transformation, and accessibility.

What you can do

  • PDF Generation — Convert raw HTML content into professional PDF documents instantly using the generate_pdf tool.
  • OCR & Searchability — Extract text from images or scanned PDFs using ocr_document to make them searchable and readable by your agent.
  • Format Conversion — Transform Office files (DOCX, PPTX) and images into standardized PDFs with convert_to_pdf.
  • Advanced Building — Apply complex operations like redaction, watermarking, and document merging via the build_document action.
  • Accessibility Compliance — Automatically tag PDFs for PDF/UA compliance using autotag_pdf to ensure accessibility standards.
  • Web Viewing — Prepare documents for web integration by creating viewer sessions and uploading files to the Viewer API.

How it works

  1. Subscribe to this server
  2. Enter your Nutrient (PSPDFKit) API Key
  3. Start processing documents directly from Claude, Cursor, or any MCP client

Who is this for?

  • Developers — Automate document generation and conversion pipelines without leaving the IDE.
  • Legal & Compliance Teams — Quickly redact sensitive information and ensure PDF accessibility.
  • Operations Managers — Streamline document workflows by converting legacy files and scanned images into searchable assets.
pdf-generationocrdocument-conversionpdf-editornutrient-api

7 tools expose this connector's capabilities to your AI agent.

autotag_pdf

Auto-tag a PDF for accessibility (PDF/UA)

build_document

Advanced document processing (redact, watermark, etc)

convert_to_pdf

) to PDF. Convert Office or Image files to PDF

create_viewer_session

Generate a session token for the Viewer API

generate_pdf

Generate a PDF from HTML content

ocr_document

Perform OCR on an image or PDF

upload_viewer_document

Upload a document to the Viewer API

See how to talk to your AI agent using PSPDFKit (Nutrient).

Generate a PDF from this HTML: '<h1>Invoice #123</h1><p>Amount: $50.00</p>'

I've generated the PDF from your HTML content. You can access the document here: [URL].

Convert this Word document to PDF: https://example.com/report.docx

Processing the conversion... The DOCX file has been successfully converted to PDF. Here is your file: [URL].

Run OCR on this scanned image to make it searchable: https://example.com/scan.jpg

I've performed OCR on the image. The text has been extracted and the document is now searchable. You can download it here: [URL].

Yes. Use the `ocr_document` tool by providing the file URL. It will extract the text and return a processed document that is fully searchable.

Related Connectors