Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELYesThe vision model to use (e.g., qwen-vl-plus).
DASHSCOPE_API_KEYYesYour DashScope API key.
DASHSCOPE_BASE_URLNoThe base URL for the DashScope API. Can be omitted.https://dashscope.aliyuncs.com/compatible-mode/v1

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
recognize_imageA

识别本地或远程图片内容,默认使用 XML 形式输出,帮助 AI 理解图片内容。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools. The single recognize_image tool has a clear and distinct purpose.

Naming Consistency5/5

The tool name recognize_image follows a clear verb_noun pattern, which is descriptive and predictable. With only one tool, the naming convention is inherently consistent.

Tool Count3/5

Having a single tool feels thin for an image-related server. While the tool covers the core recognition function, the server lacks any additional utilities, making it borderline in scope.

Completeness5/5

The server's stated purpose is to help AI understand image content, and recognize_image fulfills this completely. There are no obvious missing operations within this narrow domain.

Maintenance

ActivitySlowing
ResponsivenessNo issues