Mistral OCR
Processes images and PDFs through Mistral AI's OCR API to extract text from visual documents, supporting both local files and URLs
The MCP Mistral OCR server provides optical character recognition capabilities by leveraging Mistral AI's OCR API. It processes both local files and URLs, supporting various image formats (JPG, PNG, WebP) and PDFs, with results saved as timestamped JSON files. The implementation includes Docker containerization for easy deployment, configurable environment variables for API authentication and file storage, and offers two primary tools: process_local_file for handling files from a configured directory and process_url_file for processing remote documents with explicit file type specification. This server is particularly useful for workflows requiring text extraction from visual documents within AI assistant conversations.
Source
Repository: https://github.com/everaldo/mcp-mistral-ocr
Maintain Mistral OCR?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Mistral OCR on getagentictools](https://getagentictools.com/mcp/everaldo-mcp-mistral-ocr?ref=badge)