Enables text-only LLMs to see images on demand by integrating Qwen vision models via MCP, supporting stateful multi-turn conversations with automatic history trimming.
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.QWEN_API_KEY— cp .env.example .env # 填入QWEN_BASE_URLQWEN_MAX_REQUEST_BYTES— 5000000 单次请求体字节上限(DashScope 硬上限 6MB)QWEN_MAX_TOKENS— 1024 单次回复 token 上限QWEN_MODEL— qwen3.7-plus[](https://m8ven.ai/mcp/wafo210715-qwen-vision-mcp-4m4btv)