Provides image understanding capabilities for MCP clients (e.g., Claude Code) by analyzing images using vision models from providers like Alibaba Cloud Bailian, OpenAI, or OpenRouter, returning detailed descriptions in Markdown format.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.XDG_CACHE_HOMEVISION_CACHE_DIR— 按平台 缓存存储目录,Windows: %LOCALAPPDATA%/vision-mcp-server/cacheVISION_CACHE_TTL— 604800 缓存过期时间(秒)VISION_CACHE_ENABLED— true false 时禁用缓存VISION_MODELS— 模型回退列表,英文逗号分隔(见下文)VISION_PROVIDER— bailian Provider 名称:bailian / openai / openrouterVISION_BASE_URL— 按 Provider 覆盖 API 端点地址VISION_MODEL— 按 Provider 覆盖模型名称VISION_API_KEY— 按 Provider 覆盖 API KeyVISION_MAX_TOKENS— 600 (quick) / 1500 (detailed) 最大输出 token 数[](https://m8ven.ai/mcp/guanjiu173-deepseek-vision-mcp-1war28)