A universal MCP server that adds image recognition and OCR capabilities to text-only LLMs like DeepSeek, supporting any OpenAI-compatible multimodal provider.
A local MCP server that exposes Xiaomi's MiMo-V2.5 vision model as an inspect_image tool, enabling AI agents to analyze images with structured JSON output including OCR, visual evidence, and normalized coordinates.
An MCP server that grants image recognition to text-only models like DeepSeek by forwarding images to vision models and returning text descriptions. Supports clipboard, pasted session images, and batch folder image recognition.
A local MCP server that adds image recognition to text-only LLMs by sending images to Zhipu's free vision models, supporting local files, URLs, and base64 inputs with automatic model fallback.
An MCP server for image recognition and OCR via OpenAI-compatible vision APIs, supporting local files, URLs, and data URLs. Enables natural language image description and text extraction.