Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
Z_AI_API_KEYYesZ.AI の API キー
OUTPUT_DIRECTORYNo生成画像の保存先ディレクトリ(デフォルト: ~/Downloads/glm-images)~/Downloads/glm-images

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
generate_imageB

Generate an image from a text prompt using Z.AI glm-image model

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

There is only one tool, so there is no possibility of ambiguity or misselection among tools.

Naming Consistency5/5

With a single tool named 'generate_image', the naming follows a clear verb_noun pattern and is internally consistent.

Tool Count3/5

A single tool is thin for most servers, though it fully covers the stated purpose of image generation. The count feels minimal but not unreasonable.

Completeness5/5

For the narrow domain of generating an image from a text prompt, the single generate_image tool provides complete coverage without obvious missing operations.

Maintenance

ActivityInactive
ResponsivenessNo issues