Wooonster/hocr_mcp_server
Platform-specific configuration:
{
"mcpServers": {
"hocr_mcp_server": {
"command": "npx",
"args": [
"-y",
"hocr_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://archestra.ai/mcp-catalog/wooonster__hocr_mcp_server)
Start command:
cd hocr-vue-client/
npm install
npm run devRequired packages:
cd hocr-vue-client/
npm install katex
npm install axiosStart command:
uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000Loading reviews...