71
/ 100
3 days ago
glama

Gemini OCR MCP Server

Provides OCR services powered by Google's Gemini API to extract text from images via file paths or base64 strings. It enables high-accuracy text recognition and CAPTCHA processing through simple MCP tools.

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: GEMINI_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.
🔐 secretGEMINI_API_KEY"": "YOUR_GEMINI_API_KEY"
configGEMINI_MODEL"": "gemini-2.5-flash-preview-05-20",
// 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/windoc-gemini-ocr-mcp-1tay6i)](https://m8ven.ai/mcp/windoc-gemini-ocr-mcp-1tay6i)
commit: 4df69bc17e510f3852741cc6aceda03d9867fdae
code hash: f31179666d2266be773952b21166e38893fc0bbe82757a5e493d162a41f61de9
verified: 6/17/2026, 12:21:07 PM
view raw JSON →
Gemini OCR MCP Server · M8ven Trust Score | M8ven