71
/ 100
15 days ago
glama

MCP Mistral OCR

Provides OCR capabilities for images and PDFs using Mistral AI's OCR API, supporting both local files and URLs with output in markdown or JSON format.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MISTRAL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMISTRAL_API_KEYYes — Your Mistral AI API key
configOCR_DIRNo Docker required: run locally with uv run and optional
configOCR_SAVE_RESULTSNo true Set to false to disable saving results to OCR_DIR/output/
configOCR_DOWNLOAD_BASE_URL
configMCP_TRANSPORTNo streamable-http stdio or streamable-http
configMCP_HTTP_HOSTNo 127.0.0.1 Bind host when using streamable HTTP
configMCP_HTTP_PORTNo 8000 Port when using Streamable HTTP or SSE
configMCP_HTTP_PATHNo mcp URL path (e.g. /mcp → http://host:8000/mcp)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/charley-forey-mistral-ocr-mcp-aiyzgz)](https://m8ven.ai/mcp/charley-forey-mistral-ocr-mcp-aiyzgz)
commit: 3663a10ceed309f71fafee1aeef41264277e649c
code hash: 935ec634b367f799e6a3434dc5326ccaa20edfded0181a58d6f4325a6b0b57ec
verified: 7/16/2026, 8:39:34 AM
view raw JSON →