qwen-mcp
by HUAN425
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DASHSCOPE_API_KEY | Yes | Alibaba Cloud DashScope API key. Required for authentication. Alternatively, the key can be provided via a local config.json file, but the environment variable is recommended. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| qwen_visionA | 用通义千问视觉模型 qwen3-vl-plus 理解一张图片(支持本地文件路径或 http(s) 图片 URL),并回答关于图片的问题 |
| qwen_searchA | 用通义千问模型开启联网搜索(enable_search),检索最新信息并返回带来源引用的综合回答;适合时效性问题、新闻、事件、产品信息等 |
| qwen_chatA | 与通义千问文本模型进行普通对话(不联网),用于总结、改写、翻译、代码生成等通用任务 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/HUAN425/reasonix-qwen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server