MCP Directory
Back

nutrient-dws-mcp-server

by PSPDFKit · TypeScript · ★ 63

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-agents#claude#document-ai#document-processing#langchain#llm#mcp#mcp-server#model-context-protocol#nutrient#openai#pdf#pdf-processing

Install

npx -y github:PSPDFKit/nutrient-dws-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "nutrient-dws-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:PSPDFKit/nutrient-dws-mcp-server"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@nutrient-sdk/dws-mcp-server) **Give AI agents the power to process, sign, and transform documents.** A Model Context Protocol (MCP) server that connects AI assistants to the [Nutrient Document Web Service (DWS) Processor API](https://www.nutrient.io/api) — enabling document creation, editing, conversion, digital signing, OCR, redaction, and more through natural language. - Local stdio MCP server for Claude Desktop and other MCP-compatible clients - Browser-based OAuth on the first request that uses the Nutrient API, with optional API-key fallback for CI and…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers