MCP server that converts file contents into compact, line-numbered PNG images for vision models to read, reducing token usage by roughly 7x for large files.
Provides detailed character analysis for text, counting total characters, characters without spaces, letters, numbers, and symbols through a simple MCP tool interface.
An MCP server that provides local image recognition on macOS, including OCR, image classification, comprehensive image analysis, and screenshot recognition, all via Apple's Vision framework without any network requests.
A Model Context Protocol server that gives AI assistants OCR with first-class accuracy handling and evaluation. It wraps three engines behind one interface and can score and compare them.
A lightweight server that provides detailed text analysis, counting total characters, characters without spaces, letters, numbers, and symbols for AI assistants like Claude Desktop and GitHub Copilot.
Provides structured OCR with verified bounding boxes using the space-ocr API. Allows extraction of structured fields from document images and listing of built-in templates.
Exposes local Umi-OCR v2 capabilities to AI agents via MCP, enabling image text extraction, batch OCR, PDF OCR, and status checks without manually starting the service.
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.
Extracts text content from PDFs and images using Mistral's OCR API, enabling OCR capabilities in MCP-compatible clients like Cursor and Claude Desktop.
Enables OCR processing of local files and public URLs using Mistral OCR. Provides tools for health checks, key management, page listing, and generating Markdown output.
Wraps Baidu's Unlimited-OCR model as MCP tools for Claude Code, enabling unlimited local OCR without API costs, supporting images and multi-page documents.
An MCP server that enables Claude to perform OCR on local files using Mistral AI's document processing capabilities. It converts documents and images into markdown format for seamless analysis and interaction.