71
/ 100
19 days ago
glama

mcp-multivision-server

Provides image and video analysis capabilities for LLMs, with local preprocessing (ffmpeg/OpenCV) and any OpenAI-compatible vision model for understanding and Q&A.

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: MCP_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.
configMCP_VISION_MAX_IMAGE_SIZE20971520 单图 base64 字节上限(20MB)
configMCP_VISION_MAX_VIDEO_SIZE104857600 本地视频转 base64 上限(100MB),更大请传 URL
configMCP_VISION_ALLOWED_IMAGE_FORMATSjpeg,png,webp,gif,bmp,tiff 允许的图片格式
configMCP_VISION_PROVIDERopenai provider 名(当前支持 openai 兼容)
configMCP_VISION_BASE_URL平台 示例 MCP_VISION_MODEL 视频
🔐 secretMCP_VISION_API_KEY"": "your_api_key",
configMCP_VISION_MODEL平台 MCP_VISION_BASE_URL 示例 视频
configMCP_VISION_CACHE_ENABLEDfalse 是否缓存分析结果
configMCP_VISION_CACHE_DIR/tmp/mcp-vision-cache 缓存目录
configMCP_TRANSPORTsse MCP_PORT=8093 mcp-multivision-server
configMCP_HOST/ MCP_PORT 0.0.0.0 / 8093 SSE 监听地址
configMCP_PORTMCP_TRANSPORT=sse =8093 mcp-multivision-server
// 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/ganyu123456-mcp-multivision-server-x8ue1x)](https://m8ven.ai/mcp/ganyu123456-mcp-multivision-server-x8ue1x)
commit: 24aef04edde22263a28ad51c5be59bb81013a4aa
code hash: fb36f00d2fe07d19aeaa20092027562b7780526cef979e07a7915842addd45bd
verified: 7/12/2026, 8:34:35 AM
view raw JSON →