HOCR MCP Agent

by Wooonster

130 downloads
Not rated
GitHub

Description

# HOCR MCP Agent ### Vue Frontend Start command: ```bash cd hocr-vue-client/ npm install npm run dev ``` Required packages: ```bash cd hocr-vue-client/ npm install katex npm install axios ``` ### MCP Server Start command: ```bash uvicorn mcp_server:app --reload --host 0.0.0.0…

About

# HOCR MCP Agent ### Vue Frontend Start command: ```bash cd hocr-vue-client/ npm install npm run dev ``` Required packages: ```bash cd hocr-vue-client/ npm install katex npm install axios ``` ### MCP Server Start command: ```bash uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000 ````

Details

Author
Wooonster
Downloads
130
Categories
AI

- Vue.js frontend client
- MCP server using uvicorn
- Frontend uses katex and axios packages

Setup

Install HOCR MCP Agent in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/wooonster/hocr_mcp_server

Follow the installation instructions in the repository README, then restart your MCP client.

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

MCP Server

Start command:

uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000
`
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.