Back to search
90
MCP live v1.1.0 sse

OCR Text Extraction API

io.github.Br0ski777/ocr-extract

Extract text from images using OCR. Tesseract-powered. x402 micropayment.

Uptime
66.7%
3 probes
Response
224ms
last probe
Tools
1
callable

Tools · 1

media_extract_text_from_image

Use this when you need to extract text from an image. Accepts an image URL or base64-encoded image data. Returns the extracted text, word count, confidence score, and detected language. Do NOT use for…

Similar MCP servers embedding-nearest

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
ScoutGate: OCR Text Extractor
Extract text from images via OCR [x402: $0.002001/call on base, category=utility]
0 tools · http
n8n-nodes-pdf-ocr-parse
Extract text from scanned PDF documents 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

How to use

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

{
  "mcpServers": {
    "ocr_text_extraction_api": {
      "url": "https://ocr-extract.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}