Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELYesVision model name, e.g. gpt-4o, glm-4v-plus, qwen-vl-max
VISION_API_KEYYesAPI key; startup fails loud when missing
VISION_TIMEOUT_MSNoVision API call timeout in milliseconds120000
VISION_API_BASE_URLNoOpenAI-compatible API root URL, without a trailing slashhttps://api.openai.com/v1
VISION_DEFAULT_PROMPTNoPrompt used when the caller passes no question请详细描述这张图片的内容。
VISION_MAX_IMAGE_BYTESNoUpper bound on accepted image bytes20971520

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/LDFer/mcp-vision-server'

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