62
/ 100
5 days ago
glama

mcp-image-analyzer

Enables LLMs to analyze images via OpenAI-compatible multimodal models, supporting local files, base64, and URLs with safety validation and model selection.

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. Or connect your repo for the top badge — read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.13.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.13.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.13.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIMAGE_ANALYZER_COMPRESS_MAX_EDGE2048 # 压缩时长边上限
configIMAGE_ANALYZER_COMPRESS_THRESHOLD1500000 # 解码后超此字节才压缩
configIMAGE_ANALYZER_MAX_IMAGE_MB20 # 图片大小上限
configIMAGE_ANALYZER_MAX_TOKENS1024 # 输出 token 上限
configIMAGE_ANALYZER_SEND_DETAIL0 # 仅 OpenAI 官方端点才开 detail 字段
configIMAGE_ANALYZER_TIMEOUT_MS60000 # 单次请求超时(ms)
🔐 secretOPENAI_API_KEY"": "sk-你的密钥",
configOPENAI_API_VERSION🌐 多服务商 兼容阿里百炼 / OpenAI / 智谱等任意 OpenAI 兼容端点; 适配智谱 /v4 路径
configOPENAI_BASE_URL💡 不要带 /v1 后缀——程序会自动拼上 /<OPENAI_API_VERSION>,带 /v1 会拼成 /v1/v1 导致 404。即便误带,程序也会自动剥离兜底。
configOPENAI_MODELqwen-vl-max
// 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 4 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/yunper-wang-mcp-image-analyzer-vw8o6g)](https://m8ven.ai/mcp/yunper-wang-mcp-image-analyzer-vw8o6g)
commit: b6fd128ca23f700e09f6ed1e86e80325f13b4ad5
code hash: 8257f808de119df0b17a190c9fe54c4642ec28f8eb8375e2ad529d14b74b5957
verified: 8/5/2026, 9:05:56 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client