mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-03-13 12:45:21 +00:00
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.
This commit is contained in:
@@ -1642,6 +1642,8 @@ Interact with Git repositories and version control platforms. Enables repository
|
||||
- [orellazi/coda-mcp](https://github.com/orellazri/coda-mcp) 📇 ☁️ - MCP server for [Coda](https://coda.io/)
|
||||
- [osinmv/funciton-lookup-mcp](https://github.com/osinmv/function-lookup-mcp) 🐍 🏠 🍎 🐧 - MCP server for function signature lookups.
|
||||
- [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol
|
||||
- [PSPDFKit/nutrient-dws-mcp-server](https://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. Works with Claude Desktop, LangGraph, and OpenAI Agents.
|
||||
- [PSPDFKit/nutrient-document-engine-mcp-server](https://github.com/PSPDFKit/nutrient-document-engine-mcp-server) 📇 🏠 🍎 🪟 🐧 - Self-hosted MCP server for Nutrient Document Engine. On-premises document processing with natural language control — designed for HIPAA, SOC 2, and GDPR compliance.
|
||||
- [pskill9/hn-server](https://github.com/pskill9/hn-server) - 📇 ☁️ Parses the HTML content from news.ycombinator.com (Hacker News) and provides structured data for different types of stories (top, new, ask, show, jobs).
|
||||
- [PV-Bhat/vibe-check-mcp-server](https://github.com/PV-Bhat/vibe-check-mcp-server) 📇 ☁️ - An MCP server that prevents cascading errors and scope creep by calling a "Vibe-check" agent to ensure user alignment.
|
||||
- [pwh-pwh/cal-mcp](https://github.com/pwh-pwh/cal-mcp) - An MCP server for Mathematical expression calculation
|
||||
|
||||
Reference in New Issue
Block a user