A local MCP server that gives LLMs eyes for images by performing object detection (YOLOv8) and text recognition (EasyOCR), outputting descriptive statements about objects and text positions without any API key or cloud dependency.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.VISION_MCP_MODEL_DIR— Cache-Verzeichnis der Gewichte ~/.cache/vision-mcp bzw. %LOCALAPPDATA%\vision-mcpVISION_MCP_YOLO_MODEL— YOLO-Gewichte (yolov8n/s/m/l/x.pt oder absoluter Pfad) yolov8n.ptVISION_MCP_OCR_LANGS— OCR-Sprachen, kommagetrennt de,en[](https://m8ven.ai/mcp/hwalde-vision-mcp-1uuv45)