mcpbeat Sign in

Nutrient DWS MCP Server

local only

Nutrient DWS MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 652 installs a week from npm. Last commit 28 Aug 2026.

Nutrient Processor + Data Extraction MCP: convert, OCR, sign, redact, and extract PDFs/Office docs.

Installs per day peak 259 · avg 29 · +1085% w/w
a month agotoday
652
Installs / week
npm · @nutrient-sdk/dws-mcp-server
69
Stars
1 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Nutrient DWS MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nutrient-dws-mcp-server -- npx -y @nutrient-sdk/dws-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nutrient-dws-mcp-server": {
      "args": [
        "-y",
        "@nutrient-sdk/dws-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nutrient-dws-mcp-server]
command = "npx"
args = ["-y", "@nutrient-sdk/dws-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "nutrient-dws-mcp-server": {
      "args": [
        "-y",
        "@nutrient-sdk/dws-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nutrient-dws-mcp-server": {
      "args": [
        "-y",
        "@nutrient-sdk/dws-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nutrient DWS MCP Server

same job, measured the same way
Rq Scan
by recerqa

MCP Server for RQ-SCAN - AI-powered document OCR and data extraction platform

44 installs/wk local only
Nutrient Document Engine MCP Server
by pspdfkit

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

275 installs/wk local only
Pdfco
by mcparmory

Extract data, edit, convert, and parse PDF documents with OCR and AI

301 installs/wk local only
Mdkit
by mdkit

Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.

3 tools answering
ESG MCP Servers
by freminder

31 MCP tools for ESG data extraction, PDF processing, vector search, and EU regulation analysis.

90 installs/wk local only
Office Oxide MCP
by aimino-tech

Rust-native MCP server for Office document processing

72 installs/wk local only
Suparse Document Processing
by suparse

Extract structured data from PDFs and documents with Suparse AI OCR.

172 installs/wk local only
Groupdocs Total MCP
by groupdocs-total

MCP server for GroupDocs.Total — annotate, sign, convert, watermark, parse, redact documents via AI.

local only

Nutrient DWS MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Nutrient DWS MCP Server?
Nutrient DWS MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @nutrient-sdk/dws-mcp-server was installed 652 times last week.
How do I connect Nutrient DWS MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @nutrient-sdk/dws-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Nutrient DWS MCP Server?
The npm package @nutrient-sdk/dws-mcp-server was installed 652 times in the last week. Week over week that is +1085%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nutrient DWS MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 69 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.