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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-ocr-server": {
"command": "npx",
"args": [
"-y",
"mcp-ocr-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...