dangvinh/mcp-ocr-server
MCP server for OCR using native Tesseract (C++), built with Node.js, delivering up to 10x faster performance than tesseract.js and integrable with ChatGPT Desktop.
This is a tool for developers who need to add fast, accurate optical character recognition (OCR) capabilities to their applications. It takes image files (like JPEGs, PNGs, PDFs) as input and outputs the text content extracted from them. Developers can integrate this server into their Node.js projects, especially if they are building applications compatible with the Model Context Protocol (MCP) or ChatGPT Desktop.
Use this if you are a developer building an application that needs high-performance text extraction from images and you want a solution that is faster than JavaScript-based OCR libraries.
Not ideal if you are an end-user looking for a ready-to-use OCR application without any programming, or if you only need basic, infrequent OCR without performance being a critical factor.
Stars
9
Forks
2
Language
C++
License
MIT
Category
Last pushed
Nov 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/dangvinh/mcp-ocr-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SylphxAI/pdf-reader-mcp
📄 Production-ready MCP server for PDF processing - 5-10x faster with parallel processing and...
aaronsb/texflow-mcp
LaTeX document compiler with MCP interface — AI agents author documents via structured model,...
nloui/paperless-mcp
An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This...
xt765/mcp-document-converter
MCP Document Converter - A powerful MCP tool for converting documents between multiple formats,...
xt765/mcp_documents_reader
Model Context Protocol (MCP) server exposes tools to read multiple document types including...