67
/ 100
10 hours ago
glama

multimodal-mcp

Gives any MCP client (OpenCode, Claude Code, Claude Desktop, Cursor, etc.) the ability to process images by automatically converting them to text descriptions using a vision model, so that text-only LLMs can handle image-based queries.

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
2 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
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.
configVISION_BASE_URL视觉模型 API 地址,到 /v1 为止(不带 /chat/completions 或 /responses,代码按 style 自动拼)
🔐 secretVISION_API_KEY"": "sk-xxxxx",
configVISION_MODEL模型名(qwen3.7-plus / gpt-4o / llava:13b / gpt-5.4 等)
configVISION_API_STYLEAPI 风格:chat(默认,/chat/completions)或 responses(GPT-5 等新模型,/responses)
configREQUEST_TIMEOUT
// 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/believe3344-multimodal-mcp-1w97s2)](https://m8ven.ai/mcp/believe3344-multimodal-mcp-1w97s2)
commit: bb1916b4f4f73ddcd083edf37fcd07cc06536205
code hash: d2f421d55971d03234e61e24eb172a0a1bef1cb1ab4c7427f815397c6d3371b3
verified: 6/24/2026, 9:50:22 AM
view raw JSON →