MCPVault
Nutrient Dws MCP Server logo

Nutrient Dws MCP Server

未申請

作者: PSPDFKit

A Model Context Protocol (MCP) server implementation that integrates with the Nutrient Document Web Service (DWS) Processor API, providing powerful PDF processing capabilities for AI assistants.

ai-agentsclaudedocument-aidocument-processinglangchainllmmcpmcp-servermodel-context-protocolnutrientopenaipdfpdf-processing

インストール

$npx @nutrient-sdk/dws-mcp-server

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(17個)

agentic

Spatial or Markdown

ai_redactor

AI redaction for detecting and permanently removing sensitive content such as names, addresses, SSNs, emails, and custom criteria

check_credits

Read-only account lookup for current DWS credits and usage. No document content is uploaded

directory_tree

Read-only view of local files when sandbox mode is disabled. Sandbox mode is strongly recommended

document_processor

Document processing for conversions, OCR, watermarking, rotation, annotation flattening, and redaction workflows

document_signer

PDF signing with CMS / PKCS#7 and CAdES signatures plus visible or invisible appearance options

extract_fields

Schema-guided field extraction (DWS Data Extraction API): pulls specific named fields into a JSON shape you define, with per-field citations

includeCitations

(server default true), strict (default false), and multimodal (default false, increases cost/latency) are only sent when you set them explicitly.

instructions

(free text, up to 10000 characters) adds guidance for ambiguous fields. language/maxLanguages/maxScripts tune OCR the same way as parsedocument.

language

OCR language(s) for structure/understand/agentic modes; left unset, the API auto-detects. maxLanguages / maxScripts cap how many languages/scripts auto-detection considers, and only apply when language is left unset.

mode

runs the parse feeding the extraction: structure (1.5 credits/page), understand (default, 9 credits/page), or agentic (18 credits/page) — no text mode, since schema-guided extraction needs the structural parse text mode skips. Total cost per page is that parse component plus a fixed extract componen

OAuth

(no NUTRIENTDWSAPIKEY set): the same browser-flow token used by every other tool also covers Data Extraction. No extra configuration is needed.

output.data

is always returned inline, pretty-printed — it is the answer, bounded by your own schema. Alongside it, a citation match summary reports how each field was grounded (idmatch, idmatchmultiblock, idmatchpartial, fuzzymatch, notfound) and lists which field paths came back notfound (capped at 10, then "

parse_document

Structured data extraction (DWS Data Extraction API): typed JSON elements with bounding boxes and confidence, or whole-document Markdown

sandbox_file_tree

Read-only view of files inside the configured sandbox directory

structure

Spatial or Markdown

text

Markdown only