A local OCR MCP server that extracts text from images using PP-OCRv6 for fast text extraction and VL-1.6 for document structure analysis, with automatic model routing and GPU detection.
Enables AI agents to recognize and extract text from images using PaddleOCR, supporting both file paths and base64 input with structured results including confidence scores and text positions.
A Model Context Protocol server providing OCR and CAPTCHA recognition capabilities to AI agents, including text extraction, text detection, and slide CAPTCHA solving.
Enables OCR text extraction from images and PDFs via MCP tools, allowing multiple devices on a local network to use PaddleOCR without installing it locally.
An MCP server wrapping PaddleOCR to provide OCR text recognition for Chinese, English, Japanese, and Korean languages, supporting images from local paths, URLs, and base64 data.
An MCP server that adds image recognition to AI coding tools, enabling them to analyze images, extract text, and perform OCR via multimodal APIs and traditional OCR engines.