@nutrient-sdk/document-engine-mcp-server

data-ai MCP Server

A Model Context Protocol (MCP) server implementation exposes document processing capabilities through natural language, supporting both direct human interaction and AI agent tool calling.

Install Ready
data-aidata-ai
4 views60 stars4 forksv0.0.1MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
60
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @nutrient-sdk/document-engine-mcp-server

2. Add to claude_desktop_config.json

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport