MCP.so
登录

HOCR MCP Agent

@Wooonster

关于 HOCR MCP Agent

暂无概览

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

Wooonster

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is HOCR MCP Agent?

HOCR MCP Agent is an MCP server application paired with a Vue.js frontend client. The server is run using uvicorn, and the frontend requires npm packages including katex and axios. The README does not specify the exact purpose or intended audience.

How to use HOCR MCP Agent?

Start the MCP server by running uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000 in the repository root. For the Vue frontend, navigate to hocr-vue-client/, run npm install, then npm run dev. Additional required packages for the frontend are installed with npm install katex and npm install axios.

Key features of HOCR MCP Agent

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

Use cases of HOCR MCP Agent

FAQ from HOCR MCP Agent

(No FAQs are answerable from the provided README.)

评论

AI 与智能体 分类下的更多 MCP 服务器