Mistral OCR
Createdeveraldo
Enables OCR processing of local files and URLs using the Mistral AI OCR API.
About
Leverage the power of Mistral AI's OCR API with this MCP server, designed to process both local files and files from URLs. Supporting a variety of formats, including images and PDFs, this server saves OCR results in JSON format with timestamps. It is easily deployable using Docker and includes features like configurable OCR directory and API key management.
Key Features
- Processes local image and PDF files using Mistral's OCR API
- Processes files from URLs with file type specification
- Docker containerization for easy deployment
- Saves results as JSON files with timestamps
- Supports multiple file formats (JPG, PNG, PDF, etc.)
Use Cases
- Integrating OCR capabilities into Claude Desktop
- Extracting text from images and PDFs
- Automated document processing