Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUN_VISION_MODELNoVision model name.qwen3-vl-flash
RUN_VISION_API_KEYYesAPI key for the configured vision provider.
RUN_VISION_BASE_URLNoBase URL without /chat/completions.DashScope compatible endpoint
RUN_VISION_MAX_TOKENSNoMax response tokens.2048
RUN_VISION_TIMEOUT_MSNoUpstream API timeout.60000
RUN_VISION_ALLOWED_DIRSNoComma-separated directories local image_path may read from.unrestricted
RUN_VISION_MAX_IMAGE_BYTESNoMax local image size in bytes.20971520

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
describe_imageA

Analyze one or more images with an OpenAI-compatible vision model. Supports local image_path, image_url, image_base64, or ordered images[].

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/RunhuaHuang/VisionPower'

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