Provides image and video analysis capabilities for LLMs, with local preprocessing (ffmpeg/OpenCV) and any OpenAI-compatible vision model for understanding and Q&A.
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.
process.env. You'll be asked to provide them before it can run.MCP_VISION_MAX_IMAGE_SIZE— 20971520 单图 base64 字节上限(20MB)MCP_VISION_MAX_VIDEO_SIZE— 104857600 本地视频转 base64 上限(100MB),更大请传 URLMCP_VISION_ALLOWED_IMAGE_FORMATS— jpeg,png,webp,gif,bmp,tiff 允许的图片格式MCP_VISION_PROVIDER— openai provider 名(当前支持 openai 兼容)MCP_VISION_BASE_URL— 平台 示例 MCP_VISION_MODEL 视频MCP_VISION_API_KEY— "": "your_api_key",MCP_VISION_MODEL— 平台 MCP_VISION_BASE_URL 示例 视频MCP_VISION_CACHE_ENABLED— false 是否缓存分析结果MCP_VISION_CACHE_DIR— /tmp/mcp-vision-cache 缓存目录MCP_TRANSPORT— sse MCP_PORT=8093 mcp-multivision-serverMCP_HOST— / MCP_PORT 0.0.0.0 / 8093 SSE 监听地址MCP_PORT— MCP_TRANSPORT=sse =8093 mcp-multivision-server[](https://m8ven.ai/mcp/ganyu123456-mcp-multivision-server-x8ue1x)