Skip to content
Back to search
60
MCP http

OCR Text Extraction — Image to Text, Multi-Language

axel-belfort/ocr-extract

OCR (Optical Character Recognition) API for AI agents. Extract text from images via URL or base64 input. Confidence scoring, language detection, and multi-language support (English, French, German, Spanish, Chinese, Japanese, and more). Tools: media_extract_text_from_image. Use this for reading documents, receipts, screenshots, or any image with text. Essential for document processing pipelines. Returns: {text, confidence, language}. No API key required — x402 micropayment $0.005/call on Base L2.

Uptime
100.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

OCR Text Extraction API live
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
1 tools · sse
OCR Text Extraction API
Extract text from images using OCR. Tesseract-powered. x402 micropayment.
0 tools · sse
OCR Extract
Extracts text from images using the Tesseract OCR engine, supporting various image formats for downstream text processing.
0 tools
n8n-nodes-image-ocr
Extract text from images (JPG, PNG, WebP) using OCR powered by PDF API Hub
0 tools
Mistral OCR
Processes images and PDFs through Mistral AI's OCR API to extract text from visual documents, supporting both local files and URLs with Dock
0 tools
ScoutGate: OCR Text Extractor
Extract text from images via OCR [x402: $0.002001/call on base, category=utility]
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ocr_text_extraction_—_image_to_text,_multi-language": {
      "url": "https://github.com/Br0ski777/ocr-extract-x402",
      "transport": "http"
    }
  }
}