56
/ 100
18 days ago
glama

Tesseract OCR MCP Server

Enables AI assistants and applications to perform optical character recognition (OCR) from images via stdin/stdout streams or REST API endpoints.

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
⚠️
Known vulnerabilities in dependencies: 8 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies8 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highmulter@1.4.5-lts.1GHSA-44fp-w29j-9vj5

Multer vulnerable to Denial of Service via memory leaks from unclosed streams

highmulter@1.4.5-lts.1GHSA-4pg4-qvpc-4q3h

Multer vulnerable to Denial of Service from maliciously crafted requests

highmulter@1.4.5-lts.1GHSA-5528-5vmv-3xc2

Multer Vulnerable to Denial of Service via Uncontrolled Recursion

highmulter@1.4.5-lts.1GHSA-72gw-mp4g-v24j

Multer vulnerable to Denial of Service via deeply nested field names

highmulter@1.4.5-lts.1GHSA-fjgf-rc76-4x9p

Multer vulnerable to Denial of Service via unhandled exception from malformed request

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYRecommended. Set a secret key to protect HTTP endpoints.
configDEFAULT_LANGUAGEeng Default OCR language code (e.g., eng, fra, deu).
configHOST0.0.0.0 Host interface to bind to.
configHTTP_ENABLEDtrue Enable HTTP REST API.
configMAX_FILE_SIZE10485760 Max upload size in bytes (default 10MB).
configMCP_ENABLEDtrue Enable MCP stdio protocol (for AI assistants).
configMCP_HTTP_ENABLED
configPORT3000 Port for the HTTP server.
// 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 3 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/daboatan-tesseract-ocr-mcp-130lpl)](https://m8ven.ai/mcp/daboatan-tesseract-ocr-mcp-130lpl)
commit: 25734c04c27159904f2147f2853f025be1939554
code hash: 71cc22660a18754cf158300246ca0bc3994645aac7d3893aab8a6b4b3215077c
verified: 7/13/2026, 9:45:08 AM
view raw JSON →