Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoModel nameQwen3-VL-32B
VISION_API_KEYNoAPI key (optional for local models)
VISION_BASE_URLYesOpenAI-compatible chat completions endpoint
VISION_MAX_TOKENSNoMax response tokens4096
VISION_TEMPERATURENoSampling temperature0.7

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageC

Analyze an image using a vision language model. Supports local file paths and URLs.

ocr_imageC

Extract text from an image using OCR. Supports plain text, Markdown, and JSON output formats.

compare_imagesA

Compare 2-4 images and describe differences/similarities. Supports local file paths and URLs.

analyze_videoB

Analyze video content using a vision language model. Requires a model with video support (e.g., Qwen3-VL).

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

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