An MCP server integrating with the Nutrient Document Web Service (DWS) Processor API to provide AI assistants with powerful PDF processing capabilities like digital signing, document generation, editing, OCR, and redaction.
PDF processingdocument managementOCRdigital signingdocument generationcloud
Installation & Configuration
{
"nutrient-dws": {
"command": "npx",
"args": [
"-y",
"@nutrient-sdk/dws-mcp-server"
],
"env": {
"NUTRIENT_DWS_API_KEY": "YOUR_API_KEY_HERE",
"SANDBOX_PATH": "/your/sandbox/directory"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/5/14
Updated
2026/6/8