macos-vision-mcp
Related Servers
Alternatives to macos-vision-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that gives Claude and local LLMs access to Apple's on-device frameworks — Vision OCR, NSDataDetector, and Apple Intelligence FoundationModels. Everything runs on your Mac with zero data leaving.1MIT
- FlicenseNot gradedqualityNot gradedmaintenanceProvides offline, high-accuracy OCR capabilities for images and PDFs using macOS's built-in Vision framework. Supports multi-language text extraction with intelligent block aggregation for tables and paragraphs, outputting structured JSON data suitable for document reconstruction.1-
- AlicenseAqualityCmaintenanceEnables Claude Code to describe images and extract text using Kimi/Moonshot vision API. Supports local image files with customizable prompts.2MIT
- AlicenseNot gradedqualityCmaintenanceBridges Claude Code to local OpenAI-compatible vision models, enabling image analysis, comparison, and OCR via three tools.2MIT
- AlicenseAqualityCmaintenanceEnables OCR-enabled PDF to Markdown conversion in Claude Code, with per-page inspection and hybrid handling of text, scanned, mixed, and blank pages via a local vision-model endpoint.3MIT
- AlicenseAqualityDmaintenanceEnables AI agents to capture and analyze screenshots of macOS applications, windows, or the entire screen using local (Ollama) or cloud-based AI vision models, with non-intrusive, fast screen capture via Apple's ScreenCaptureKit.37 npm2MIT
TDQS
Scored across 6 tools
Tools have distinct purposes, but analyze_document overlaps with ocr_image, detect_faces, detect_barcodes, and detect_document. However, explicit DO NOT USE guidance helps agents select the right tool for single-capability tasks.
All tool names follow a consistent verb_noun pattern (e.g., classify_image, detect_barcodes, ocr_image), making it easy to understand the action and target.
Six tools is appropriate for a computer vision utility, covering core capabilities without unnecessary bloat or fragmentation.
Covers OCR, classification, barcode/face/document detection. Missing general object detection or saliency, but classification with 1000+ categories and the full pipeline tool address many needs. Minor gaps exist.