A
licenseNot graded
qualityC
maintenanceEnables MCP clients to gain vision capabilities by analyzing images, extracting text, and comparing images through any OpenAI-compatible vision endpoint.
16 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct input type (local image, remote image, multiple images, models). No overlap between analyze tools is present.
All tools follow a clear verb_noun pattern: list_models and analyze_* are consistent and predictable.
Four tools is well-scoped for a vision analysis server, covering model listing and image analysis without unnecessary bloat.
The set covers the core workflows: listing available models, analyzing local and remote images, and multi-image analysis. No obvious gaps for the domain.