Skip to main content
New

MCP Protocol

Native Model Context Protocol server. Connect any MCP-compatible AI agent to document extraction.

Quick Start

json
{
  "mcpServers": {
    "docdigitizer": {
      "command": "npx",
      "args": ["-y", "@docdigitizer/mcp-server"],
      "env": { "DD_API_KEY": "dd-YOUR_KEY" }
    }
  }
}

Features

🔗

Native MCP Support

First-class MCP server (stdio | SSE).

🔍

Tool Discovery

Exposes extract_document, list_schemas, batch_extract.

📁

Resource Access

Expose document folders as MCP resources.

ECM Connectors

M-Files, SharePoint, Google Drive.

Zero Token Overhead

Structured JSON, not raw document text.

🏠

On-Premises Option

Docker/K8s/bare-metal for Enterprise.

How It Works

1

Configure

Add MCP server config to your agent

2

Discover

Agent auto-discovers extract_document tool

3

Extract

Agent calls tool with document path

4

Reason

Agent receives structured JSON to work with

Ready to extract?

Get your API key in 30 seconds. First 50 extractions free.

Questions? → Talk to Us