关于
An MCP (Model Context Protocol) server designed to integrate Mistral AI's powerful document processing features, allowing applications like Claude to perform Optical Character Recognition (OCR) on local files. This tool converts documents and images into structured markdown format, streamlining text extraction and content digitization directly from your local environment.
主要功能
- Perform OCR on local files (e.g., PDF, images)
- Convert OCR output to Markdown format
- Specify custom output paths for processed files
- Optionally include base64 encoded images in OCR results
- 0 GitHub stars
使用案例
- Process PDF documents with OCR for text extraction
- Extract text from local image files (e.g., JPG, PNG)
- Automate OCR and save results to specific file locations