Commit Graph
2 Commits
Author SHA1 Message Date
Jonathan Rhyne 54165bb64c docs: add glama links for Nutrient MCP server entries 2026-03-06 22:20:25 -05:00
Jonathan Rhyne fc704daf9c Add Nutrient document processing MCP servers
Adds two MCP servers from Nutrient (formerly PSPDFKit):

1. nutrient-dws-mcp-server — Cloud-based document processing via
   Nutrient DWS API. Enables AI agents to convert, redact, sign, OCR,
   extract, and merge documents through natural language.

2. nutrient-document-engine-mcp-server — Self-hosted alternative using
   Nutrient Document Engine for compliance-sensitive environments
   (HIPAA, SOC 2, GDPR).

Both support stdio and HTTP transport. Compatible with Claude Desktop,
LangGraph, OpenAI Agents SDK, and Vercel AI SDK.
2026-02-27 14:23:35 -05:00