mcp-vision
Related Servers
Alternatives to mcp-vision
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceMCP server integrating VolcEngine's image generation capabilities, enabling text-to-image, image-to-image, and image set generation for AI applications.426 npmMIT
- AlicenseAqualityBmaintenanceA local MCP server that gives vision to vision-less LLMs by describing images and extracting text via Alibaba DashScope vision models.2MIT
- AlicenseAqualityCmaintenanceMCP server that provides visual question answering, image description, object detection, OCR, and image manipulation tools using OpenAI-compatible vision models.1275 npmGPL 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server that provides a 'borrowed eye' for text-only LLMs, enabling them to identify and describe local images via the Qwen VL vision model, including face recognition, scene description, OCR, and targeted visual questioning.4 npmApache 2.0
- AlicenseNot gradedqualityDmaintenance为纯文本主模型提供多模态能力的MCP服务器,通过外包图像、视频和音频分析给外部多模态模型并回填文字结果。2MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that gives text-only LLMs like DeepSeek vision capabilities by converting images to text via vision APIs, enabling image description, OCR, and generation in MCP clients.1MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: ocr_image extracts text only, while recognize_image describes image content. The descriptions explicitly contrast them, leaving no ambiguity.
Both tools follow a consistent verb_noun snake_case pattern: 'ocr_image' and 'recognize_image'. This creates a predictable and clear naming convention.
With only 2 tools, the server feels minimal for a vision-focused service. While the tools cover basic OCR and general image recognition, the count is on the low end for the domain.
The server provides core text extraction and image description, but lacks other common vision operations like object detection, image generation, or format conversion. The surface is adequate for narrow use cases but not comprehensive.