Enables Optical Character Recognition (OCR) on local files by leveraging Mistral AI's document processing capabilities.
Sponsored
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.
主要功能
01Perform OCR on local files (e.g., PDF, images)
02Convert OCR output to Markdown format
03Specify custom output paths for processed files
04Optionally include base64 encoded images in OCR results
050 GitHub stars
使用案例
01Process PDF documents with OCR for text extraction
02Extract text from local image files (e.g., JPG, PNG)
03Automate OCR and save results to specific file locations