69
/ 100
4 days ago
glama

Vision MCP Server

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: VISION_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CACHE_HOME
configVISION_CACHE_DIR按平台 缓存存储目录,Windows: %LOCALAPPDATA%/vision-mcp-server/cache
configVISION_CACHE_TTL604800 缓存过期时间(秒)
configVISION_CACHE_ENABLEDtrue false 时禁用缓存
configVISION_MODELS模型回退列表,英文逗号分隔(见下文)
configVISION_PROVIDERbailian Provider 名称:bailian / openai / openrouter
configVISION_BASE_URL按 Provider 覆盖 API 端点地址
configVISION_MODEL按 Provider 覆盖模型名称
🔐 secretVISION_API_KEY按 Provider 覆盖 API Key
configVISION_MAX_TOKENS600 (quick) / 1500 (detailed) 最大输出 token 数
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/guanjiu173-deepseek-vision-mcp-1war28)](https://m8ven.ai/mcp/guanjiu173-deepseek-vision-mcp-1war28)
commit: 4a6cfccd1936246c4eccb928945f3608822531d7
code hash: 502e02b1fc6104e26fe8e2df434dce5f00aa6f5b15d1e4451a3eab5a17a4c4b0
verified: 6/24/2026, 9:59:42 AM
view raw JSON →
Vision MCP Server · M8ven Trust Score | M8ven