Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_LOG_DIRNoDirectory for logs.<repo>/runtime/vision/logs
VISION_MODEL_IDNoModel identifier used for cache key.qwen3-vl
LLAMA_SERVER_URLNoURL of llama-server. Auto-detects WSL gateway IP; set explicitly to override.http://<gateway-ip>:9931
VISION_CACHE_DIRNoDirectory for cache.<repo>/runtime/vision/cache
VISION_MAX_QUEUENoMaximum number of queued inference requests.4
VISION_IMAGE_ROOTSNoRestrict readable image directories. JSON array or comma-separated, relative to repo root. Empty means any path.
VISION_RUNTIME_DIRNoDirectory for runtime files.<repo>/runtime/vision
VISION_MAX_IMAGE_SIZENoMaximum image size in bytes (20 MB).20971520
VISION_TIMEOUT_SECONDSNoTimeout for inference in seconds.180

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vision.inspectA

Analyze a local image file with the Qwen3-VL vision model. Returns structured JSON with the vision analysis.

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/kadalzbaiq/mata-kadalz'

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