MCPs tagged with OCR
-
Content Core
AI-powered content extraction and processing platform with seamless model context integration.
Content Core is an AI-driven platform for extracting, formatting, transcribing, and summarizing content from a wide variety of sources including documents, media files, web pages, images, and archives. It offers intelligent auto-detection and engine selection to optimize processing, and provides integrations via CLI, Python library, Raycast extension, macOS Services, and the Model Context Protocol (MCP). The platform supports context-aware AI summaries and direct integration with Claude through MCP for enhanced user workflows. Users can access zero-install options and benefit from enhanced processing capabilities such as advanced PDF parsing, OCR, and smart summarization.
- ⭐ 85
- MCP
- lfnovo/content-core
-
ImageSorcery MCP
Local image recognition and editing tools for AI assistants
ImageSorcery MCP provides AI assistants with advanced image processing capabilities, all executed locally for privacy and efficiency. It offers a suite of tools for editing, analyzing, and enhancing images, including cropping, resizing, object detection, and OCR. The software leverages pre-trained models and OpenCV techniques to handle a wide range of image tasks without requiring cloud services. Designed for AI integration, it allows natural language prompts to control image manipulation and recognition workflows.
- ⭐ 236
- MCP
- sunriseapps/imagesorcery-mcp
-
MarkItDown
Convert diverse files into Markdown for seamless LLM integration.
MarkItDown is a lightweight Python utility for converting a wide range of file types—including PDF, Office documents, images, audio, websites, and more—into structured Markdown optimized for language models and text analysis tools. It includes an implementation of the Model Context Protocol (MCP) to facilitate integration with LLM applications, such as Claude Desktop. MarkItDown supports context-aware document conversions, prioritizing preservation of hierarchy and meaningful content, and can be used via CLI or as a library.
- ⭐ 82,918
- MCP
- microsoft/markitdown
-
HOCR MCP Agent
MCP-compatible OCR server with Vue frontend for document processing.
HOCR MCP Agent provides a server that adheres to the Model Context Protocol and includes a Vue-based frontend for interacting with OCR and model context functionalities. It enables the handling, processing, and serving of HOCR (HTML-based OCR) data through a standardized backend. The server leverages FastAPI and uvicorn for deployment, while the frontend supports user interaction and visualization of results.
- ⭐ 2
- MCP
- Wooonster/hocr_mcp_server