The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Hocr MCP Server listing page.
Start command:
cd hocr-vue-client/ npm install npm run dev
Required packages:
cd hocr-vue-client/ npm install katex npm install axios
uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000