# Document Processing Superpowers for Your AI Assistant

*Connect Claude, Cursor, or any MCP-compatible client to 28+ document tools through natural language.*

Production-ready MCP server for Claude, Cursor, and VS Code. Convert PDF to DOCX, extract text, run OCR, generate AI abstracts, merge documents, and more. 28+ document tools with stateful session management for monetization.

Page: <https://products.documentize.ai/zh-hans/zh-Hans/mcp>

## How Documentize MCP Works

### 1. Connect Your MCP Client
Add Documentize MCP server to Claude Desktop, Cursor, VS Code, or any MCP-compatible client. One line of configuration.

### 2. Initialize Session
Your client automatically sends an initialize request and receives a session ID. All subsequent calls use this session for tracking (perfect for usage-based monetization).

### 3. Ask Naturally
"Convert this PDF to DOCX" — your AI assistant calls the appropriate tool with your document. No API documentation needed.

### 4. Get Results
The server processes asynchronously, polls status, and delivers the converted document or extracted data directly to your AI assistant.

## What You Can Ask Your AI Assistant

Real prompts that work with Documentize MCP

## FAQ

### What is MCP and why do I need it?
Model Context Protocol (MCP) is an open standard that lets AI assistants like Claude and Cursor directly call tools. Instead of writing API code, you just ask naturally. Documentize provides an MCP server with 28 document processing tools your AI can use immediately.

### Why does Documentize use stateful mode?
Stateful mode enables per-session tracking, usage metering, and client isolation — essential for monetization. Each client gets a unique session ID after initialize, which you can use to bill by usage, enforce rate limits, or track customer activity. Your AI client handles the session ID automatically.

### Can I process files from my computer?
Yes! Use file:// URIs (e.g., file:///home/user/document.pdf). Your MCP client sends the file path, and Documentize reads it directly from your local filesystem. Perfect for sensitive documents that shouldn't be uploaded to the cloud.

### Which AI clients work with Documentize MCP?
Claude Desktop (with Agent Mode), Cursor IDE, VS Code with Copilot, Continue.dev, and any MCP-compatible client. We also provide direct HTTP access for custom integrations.

### Where are my documents processed?
Documentize runs on your own infrastructure when self-hosted, or on our EU-based servers for cloud version. For the MCP server, you choose: self-host for complete data control, or use our cloud API for convenience. No document data is ever used to train AI models.

### How do I monetize my own MCP server?
Documentize provides the processing engine. You add authentication middleware, usage tracking, and billing. The stateful session model gives you Mcp-Session-Id headers you can correlate to API keys or user accounts. We offer licensing for commercial redistribution.

Keywords: MCP server, Model Context Protocol, document processing MCP, Claude MCP server, PDF conversion MCP, OCR MCP server, AI document tools, Cursor MCP, VS Code MCP, document automation API
