FastMCP server providing advanced OCR capabilities with current state-of-the-art models (DeepSeek-OCR, Florence-2, DOTS.OCR, PP-OCRv5, Qwen-Image-Layered decomposition), WIA scanner control, and multi-format document processing for PDFs, CBZ comics, and images.
Stars
9
Forks
0
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
chore: gitignore node_modules; stop tracking frontend/node_modules
0c91651View on GitHubfeat: startup bootstrap, Mistral settings+test API, Help/docs, web_sota
f3a00feView on GitHubSplit README into docs (INSTALL, TECHNICAL, OCR_MODELS, AI_FEATURES); remove .bak files; fix port 8765 to 10858/10859
b263440View on GitHubFastMCP 3.x: on_duplicate, drop include_fastmcp_meta; changelog; remove troubleshooting from main README
4f823f8View on GitHubREADME: punchy intro, dual nature, install, agentic example; add CI and release workflows
61803bcView on GitHubStreamline development tools - remove Black/isort in favor of Ruff
b8f7746View on GitHubAdd comprehensive development dependencies and pre-commit hooks
a7005c6View on GitHub