based FastMCP server with a Vue frontend that sends uploaded images to VLM via the MCP to quickly extract handwritten mathematical formulas as clean LaTeX code.
2
GitHub Stars
8/22/2025
Last Updated
No Configuration
Please check the documentation below.
README Documentation
HOCR MCP Agent
Vue Frontend
Start command:
cd hocr-vue-client/
npm install
npm run dev
Required packages:
cd hocr-vue-client/
npm install katex
npm install axios