Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_IMAGE_BYTESNo单张图片大小上限,默认 20971520 (20MB)20971520
SENSENOVA_API_KEYYes商汤 API Key
SENSENOVA_BASE_URLNoAPI 基础地址https://token.sensenova.cn/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
describe_imageA

读取一张图片(本地文件路径或 http(s):// URL),调用多模态模型 SenseNova 6.8 Flash-Lite 识别其内容并返回文字描述。用于主模型不支持图片输入时的看图能力。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusing it with another tool. Its purpose is clearly defined as image description.

Naming Consistency5/5

The tool name 'describe_image' follows a clear verb_noun pattern and accurately reflects its function.

Tool Count5/5

The server is intentionally scoped to a single capability (image description), so one tool is the appropriate and complete set for its purpose.

Completeness5/5

The tool covers the entire domain it claims to serve: reading images from paths or URLs and returning descriptions. No additional operations are needed for this specific purpose.

Maintenance

ActivityMaintained
ResponsivenessResponsive