Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZHIPU_API_KEYYes智谱 AI API Key (required)

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageC

使用 GLM-4V Flash 分析图片内容,支持中文和英文描述

extract_textB

从图片中提取文字(OCR 功能)

describe_imageA

生成图片的详细描述,用于图像标注或 Accessibility

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 3 tools

Disambiguation2/5

describe_image and analyze_image have overlapping purposes—both generate descriptions of image content, making it unclear which to use. extract_text is distinct, but the boundary between the other two is ambiguous.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (describe_image, analyze_image, extract_text) using snake_case. No stylistic deviations.

Tool Count5/5

With 3 tools, the server is well-scoped for a vision-focused MCP. Each tool addresses a core image understanding task without unnecessary bloat.

Completeness4/5

The toolset covers basic image description, analysis, and OCR, which are the primary vision tasks. Minor gaps exist (e.g., no image comparison or specific object detection), but the core surface is complete.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive