nutrient-dws-mcp-server

PSPDFKit/nutrient-dws-mcp-server
★ 63 stars TypeScript 🤖 AI/LLM Updated 2mo ago
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.
View on GitHub →

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-dws-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "PSPDFKit/nutrient-dws-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsclaudedocument-aidocument-processinglangchainllmmcpmcp-servermodel-context-protocolnutrientopenaipdfpdf-processing