74
/ 100
1 month ago
glama

image-vision-mcp

A lightweight stdio MCP server that adds image understanding to AI coding assistants via a single tool that sends images to any OpenAI-compatible multimodal endpoint.

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.
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: VISION_PROXY_TOKEN
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.
configVISION_MODELmimo-v2.5 要调用的多模态模型名称。
configVISION_PROXY_BASE"http://127.0.0.1:15721"
🔐 secretVISION_PROXY_TOKEN(空) 作为 Authorization: Bearer <token> 发送的鉴权 token,为空时回退到 "none"。
// 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 3 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/wxyhaha-image-vision-mcp-1brqbc)](https://m8ven.ai/mcp/wxyhaha-image-vision-mcp-1brqbc)
commit: a9079fde4d42dc6ea34fc626478954016d8e6f7a
code hash: 04717c0c7ea27fc0bc4974fe05635ffac6a30203966867b571bbf5afb96e80e9
verified: 6/29/2026, 11:24:30 AM
view raw JSON →