nutrient-document-engine-mcp-server

PSPDFKit/nutrient-document-engine-mcp-server
★ 61 stars TypeScript AI/LLM Updated today
A Model Context Protocol (MCP) server implementation exposes document processing capabilities through natural language, supporting both direct human interaction and AI agent tool calling.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nutrient-document-en": {
      "command": "npx",
      "args": [
        "-y",
        "PSPDFKit/nutrient-document-engine-mcp-server"
      ]
    }
  }
}

Topics

agentic-aidocument-processingdocument-processormcpmcp-servermodel-context-protocol