MCPVault

process_document

MCP tool from Mistral MCP by Swih

Single-call macro-tool: OCR → classify (kind=auto) → typed extraction → validation → cache. Kinds: contract / invoice / iddocument / generic. Returns a discriminated union. PII-safe cache (iddocument auto-bypass). Configurable minOcrConfidence.

How to use it

process_document is exposed by the Mistral MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the process_document tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Mistral MCP

$claude mcp add mistral -- npx -y mistral-mcp@latest
FULL MISTRAL MCP LISTING