Loading languages...
HO

hocr_mcp_server

@Wooonster2

An MCP server designed to process HOCR (HTML for OCR) documents, likely providing OCR capabilities or integrating with OCR results, accessible via an HTTP endpoint.

OCR
document processing
agent
hocr

HOCR MCP Agent

Trust Score

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

MCP Server

Start command:

uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000

# mcpServer Config

No mcpServer Config instructions provided.

# sseURL

http://0.0.0.0:8000
Transport:
sse
Language:
Python
Created: 4/30/2025
Updated: 2/2/2026