A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
hocr_mcp_server
Start command:
cd hocr-vue-client/
npm install
npm run dev
Required packages:
cd hocr-vue-client/
npm install katex
npm install axios
Start command:
uvicorn mcp_server:app --reload --host 0.0.0.0 --port 8000
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
Secure MCP server for MySQL database interaction, queries, and schema management