Enables local OCR transcription of images using tesseract.js, with optional low-token AI-generated descriptions, folder batch processing, and compatibility with MCP clients like ChatGPT, Claude, opencode, and Cursor.
Extracts text from images using Tesseract OCR with support for local files, URLs, and raw image bytes. It provides production-grade OCR capabilities and multi-language support through the Model Context Protocol.
A Tesseract.js-based server that enables image-to-text recognition within MCP-compatible environments like Cursor. It supports multiple languages and common image formats, allowing users to extract text from local files using natural language commands.
Enables AI agents to process files locally — OCR images, extract text from PDFs and DOCX, and describe images using local vision models, all without sending data to external services.