71
/ 100
10 days ago
glama

Vision MCP Server

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.

Is this your MCP?

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.

// key findings
5 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVISION_MCP_MODEL_DIRCache-Verzeichnis der Gewichte ~/.cache/vision-mcp bzw. %LOCALAPPDATA%\vision-mcp
configVISION_MCP_YOLO_MODELYOLO-Gewichte (yolov8n/s/m/l/x.pt oder absoluter Pfad) yolov8n.pt
configVISION_MCP_OCR_LANGSOCR-Sprachen, kommagetrennt de,en
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hwalde-vision-mcp-1uuv45)](https://m8ven.ai/mcp/hwalde-vision-mcp-1uuv45)
commit: 084f141f3c2802f54bfe19c7e13e09a1569bbd19
code hash: 0d063a914a9f7e27b352c894906002f1b5778b8b284451237ab3d19cd801e9fb
verified: 7/21/2026, 9:32:39 AM
view raw JSON →