Skip to content
Claude Code

Nutrient Document Engine MCP Server for Claude Code

io.github.pspdfkit/nutrient-document-engine-mcp-server

MCP server for self-hosted Nutrient Document Engine: extract, edit, redact, and annotate documents.

client:Claude Code transport:stdio runtime:npm

Install Nutrient Document Engine MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add nutrient-document-engine-mcp-server -e DOCUMENT_ENGINE_BASE_URL=<DOCUMENT_ENGINE_BASE_URL> -e DOCUMENT_ENGINE_API_AUTH_TOKEN=<DOCUMENT_ENGINE_API_AUTH_TOKEN> -e DASHBOARD_USERNAME=<DASHBOARD_USERNAME> -e DASHBOARD_PASSWORD=<DASHBOARD_PASSWORD> -e LOG_LEVEL=<LOG_LEVEL> -- npx -y @nutrient-sdk/document-engine-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Nutrient Document Engine MCP Server in other clients