A
licenseNot graded
qualityB
maintenanceEnables text-only LLMs to analyze, OCR, and compare images by forwarding them to vision-capable models via OpenAI or Anthropic APIs.
42 npm
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct input type: images, PDFs, and system diagnostics. The descriptions make boundaries clear, with no overlapping purposes.
Two tools follow the read_* pattern, but 'vision_doctor' deviates from the verb_noun style. Still, it's readable and predictable.
Three tools is well-scoped for a local vision server: two primary operations and one diagnostic helper. No redundancy or bloat.
Image and PDF reading are covered, along with setup diagnostics. Minor gaps like a standalone model list tool exist, but the core workflow is complete.