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

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
describe_imageA

See and understand images — screenshots, photos, diagrams, charts. Extract text (OCR), describe scenes, compare images, and answer questions about what is shown. Use whenever an image is provided via image_path, image_url, image_base64, image_ref, or images[]. For faster, more useful answers, ask the specific question you need answered (e.g. "read the error text", "what does this chart show") instead of an open-ended "describe everything".

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