Qwen Vision MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QWEN_MODEL | No | Model name (e.g. qwen-vl-plus, qwen3-vl-plus) | qwen3.7-plus |
| QWEN_BASE_URL | No | Override endpoint | https://dashscope.aliyuncs.com/apps/anthropic/v1/messages |
| QWEN_MAX_TOKENS | No | Default max output tokens | 4096 |
| DASHSCOPE_API_KEY | Yes | Your DashScope API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| qwen_vision_understandA | Analyze an image using Alibaba Qwen3.7-plus (multimodal vision model). Supports local image files and remote URLs. Reaches DashScope via the Anthropic-compatible endpoint (https://dashscope.aliyuncs.com/apps/anthropic). Excels at: UI screenshot→code, design mockup analysis, visual debugging, chart/document understanding. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kira4094/qwen-vision-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server