Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_HOSTNoHost for streamable-http mode. Default: 127.0.0.1127.0.0.1
VISION_PORTNoPort for streamable-http mode. Default: 80008000
VISION_MODELNoDefault model. Default: glm-4v-plusglm-4v-plus
ZHIPU_API_KEYNoZhipu API key, used as fallback if VISION_API_KEY and OPENAI_API_KEY are not set.
OPENAI_API_KEYNoOpenAI API key, used as fallback if VISION_API_KEY is not set.
VISION_API_KEYNoAPI Key. Required. Fallback order: VISION_API_KEY → OPENAI_API_KEY → ZHIPU_API_KEY.
VISION_TIMEOUTNoRequest timeout in seconds. Default: 300300
VISION_BASE_URLNoOpenAI-compatible endpoint. Default: https://open.bigmodel.cn/api/paas/v4https://open.bigmodel.cn/api/paas/v4
VISION_MAX_FILESNoMaximum number of documents per request. Default: 44
VISION_TRANSPORTNoTransport mode: stdio or streamable-http. Default: stdiostdio
VISION_MAX_IMAGESNoMaximum number of images per request. Default: 44
VISION_MAX_VIDEOSNoMaximum number of videos per request. Default: 11
VISION_DOC_TOOL_TYPENoZhipu document parsing tool: lite (free), expert (better for PDF tables/formulas), prime (complex layout). Default: litelite
VISION_MAX_DOC_CHARSNoMaximum characters of parsed document text fed to model. Default: 500000500000
VISION_MAX_FILE_BYTESNoLocal document size limit. Default: 20 MiB20 MiB
VISION_MAX_IMAGE_BYTESNoLocal image size limit. Default: 20 MiB20 MiB
VISION_MAX_VIDEO_BYTESNoLocal video size limit. Default: 50 MiB50 MiB

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/smjda0719/dsh-vision'

If you have feedback or need assistance with the MCP directory API, please join our Discord server