60
/ 100
20 days ago
glama

OCR MCP

An HTTP MCP server that receives a file and a JSON schema, extracts text via local OCR, and fills the JSON values, with optional LLM fallback for unresolved fields.

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: 3 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: LLM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high1 low

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

high@modelcontextprotocol/sdk@1.12.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowmammoth@1.8.0GHSA-rmjr-87wv-gf87

Mammoth is vulnerable to Directory Traversal

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.
🔐 secretLLM_API_KEYProvider API key (not required for ollama).
configLLM_BASE_URLOptional base URL override.
configLLM_MODELModel name, e.g. gpt-4o-mini, claude-3-5-sonnet-latest, llama3.1.
configLLM_PROVIDERopenai \ anthropic \ ollama. Empty = LLM fallback disabled.
configMCP_PATHMCP endpoint path (default /mcp).
configPORTServer port (default 3000).
// 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 5 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/ssutikno-ocr-mcp-wrm2iw)](https://m8ven.ai/mcp/ssutikno-ocr-mcp-wrm2iw)
commit: d4762faee9b9adebd4dee7296f95ce14d6a32da7
code hash: 2d29379872cec57f49f3fab1ef51de332dc05ca06cbd9ea6b57a02c94a75938a
verified: 7/11/2026, 8:20:10 AM
view raw JSON →