Skip to main content
Glama
niahZheng

MCP Agent with DashScope

by niahZheng

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DASHSCOPE_API_KEYYesAPI Key for Alibaba Cloud's DashScope platform, used by the ai_chat tool.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ai_chatC

使用阿里百炼 DashScope 大模型进行对话(支持多轮对话)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
文件系统访问本地文件系统

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as using DashScope for chat conversations, so an agent cannot misselect between non-existent alternatives.

Naming Consistency5/5

The single tool name 'ai_chat' follows a clear and consistent pattern (snake_case with descriptive verb_noun structure). Since there is only one tool, there is no inconsistency to evaluate, and the naming is appropriate and readable.

Tool Count2/5

The server has only one tool, which feels thin and limited for a general-purpose 'MCP Agent with DashScope'. A single chat tool lacks the breadth expected for an agent interface, such as tools for different model types, configurations, or related AI tasks, making it under-scoped for its apparent purpose.

Completeness2/5

The tool surface is severely incomplete for an AI agent domain. While 'ai_chat' covers basic conversation, there are obvious gaps: no tools for model selection, parameter tuning, batch processing, or other common AI operations. This limits agents to only chat interactions, missing core functionalities expected from such a server.

Maintenance

ActivityInactive
ResponsivenessNo issues