Arabic-first OCR, translation & document extraction API — MCP server for Claude Code & agents. Keyless: first call mints a free trial key.
git clone https://github.com/Samqra/auto-reader-ocr{
"mcpServers": {
"auto-reader-ocr": {
"command": "node",
"args": ["/path/to/auto-reader-ocr/dist/index.js"]
}
}
}Resumen de MCP Servers
# Auto-Reader OCR — Arabic-first OCR & Document AI for agents
Extract text from images and PDFs (best-in-class **Arabic**, manga-aware
Japanese, 13+ languages auto-detected), translate 100+ languages, pull
structured fields from invoices/receipts/IDs — with Saudi **ZATCA e-invoice
QR validation** — and get RAG-ready markdown or semantic chunks. Self-hosted,
PDPL-compliant: documents are processed transiently and never stored.
**No signup needed. Your first call auto-provisions a free trial key.**
## Add to Claude Code (10 seconds)
```bash
claude mcp add --transport http auto-reader-ocr https://api.auto-reader.com/mcp
```
Registry: `com.auto-reader/ocr` · Tools: `ocr_image`, `extract_document`,
`translate_text`, `ocr_and_translate`, `get_usage`, `create_api_key`.
## Or plain HTTP (any agent, any language)
```bash
curl -X POST https://api.auto-reader.com/signup # -> {"api_key":"nsk_live_..."}
curl -X POST https://api.auto-reader.com/v1/ocr \
-H "Authorization: Bearer $KEY" -F "file=@page.png" -F "lang=auto"
```
- Machine manifest: https://api.auto-reader.com/llms.txt
- OpenAPI: https://api.auto-reader.com/openapi.json
- `Idempotency-Key` header honored; 402 responses carry a `buy_direct` link.
- Free tier: 250 pages/day with an email, 25/day keyless. Credits never expire.
## Why agents pick this API
- **Arabic is the differentiator**: RTL-aware layout, logical-order text,
RTL-correct word boxes, Arabic-Indic digits — plus Arabic↔English
code-switched documents.
- `format=markdown` / `format=chunks` (title-bounded, tables kept whole) turn
any scan into RAG input in one call; `Accept: text/markdown` returns a raw
.md body.
- `extract_document` returns `{value, confidence, box}` per field, sourced
from OCR geometry — never model guesswork.
Site: https://ocr.auto-reader.com · العربية: https://ocr.auto-reader.com/ar
Lo que la gente pregunta sobre auto-reader-ocr
¿Qué es Samqra/auto-reader-ocr?
+
Samqra/auto-reader-ocr es mcp servers para el ecosistema de Claude AI. Arabic-first OCR, translation & document extraction API — MCP server for Claude Code & agents. Keyless: first call mints a free trial key. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala auto-reader-ocr?
+
Puedes instalar auto-reader-ocr clonando el repositorio (https://github.com/Samqra/auto-reader-ocr) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Samqra/auto-reader-ocr?
+
Samqra/auto-reader-ocr aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene Samqra/auto-reader-ocr?
+
Samqra/auto-reader-ocr es mantenido por Samqra. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a auto-reader-ocr?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega auto-reader-ocr en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/samqra-auto-reader-ocr)<a href="https://claudewave.com/repo/samqra-auto-reader-ocr"><img src="https://claudewave.com/api/badge/samqra-auto-reader-ocr" alt="Featured on ClaudeWave: Samqra/auto-reader-ocr" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!