Home/Directory/Web & APIs/Nutrient Dws Server

Nutrient Dws Server

@PSPDFKit · github.com/PSPDFKit/nutrient-dws-mcp-server

MCP server for the Nutrient DWS Processor API. Convert, merge, redact, sign, OCR, watermark, and extract data from PDFs and Office documents via natural language.

ClaimedWeb & APIsstdiolocal auth
GitHub

Install one command

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

Or add it with the Claude CLI: claude mcp add pspdfkit-nutrient-dws-mcp-server

Tools exposed 6 tools

document_processor
document_signer
ai_redactor
check_credits
sandbox_file_tree
directory_tree

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "pspdfkit-nutrient-dws-mcp-server": {
      "command": "npx",
      "args": ["@nutrient-sdk/dws-mcp-server"],
      "env": {
        "NUTRIENT_DWS_API_KEY": "<your-nutrient-dws-api-key>",
        "YOUR_API_KEY_HERE": "<your-your-api-key-here>",
        "SANDBOX_PATH": "<your-sandbox-path>",
        "XDG_CONFIG_HOME": "<your-xdg-config-home>",
        "CLIENT_ID": "<your-client-id>",
        "AUTH_SERVER_URL": "<your-auth-server-url>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTP no-auth
14.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo