Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QWEN_MODELNoModel id (multimodal)qwen3.7-plus
DASHSCOPE_API_KEYYesBailian API key
DASHSCOPE_BASE_URLNoOpenAI-compatible endpointhttps://dashscope.aliyuncs.com/compatible-mode/v1
QWEN_REQUEST_TIMEOUTNoPer-request timeout in seconds300

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
analyze_videoA

Watch and analyze a video using Qwen3.8-Max (native multimodal). Use this whenever you need to see a video you cannot view natively. The model reads the video natively — no client-side frame extraction. Pass a public URL (http/https) or a local file path; local files are sent inline as a base64 data URL (25MB guardrail).

analyze_imageA

View, read, or analyze an image using Qwen3.8-Max (native multimodal). Use this whenever you need to see an image you cannot view natively (e.g., your file reader returns '[Unsupported Image]'). Pass a public URL (http/https) or a local file path; local files are sent inline as a base64 data URL (25MB guardrail).

analyze_audioA

Listen to and analyze an audio file using Qwen3.5-Omni (qwen3.5-omni-plus, native audio understanding). Use this whenever you need to hear audio you cannot process natively. Pass a public URL (http/https) or a local file path; local files are sent inline as base64 (25MB guardrail, mp3/wav/flac/ogg/m4a/aac).

analyze_audio_videoA

Watch and listen to a video (visuals AND its audio track) using Qwen3.5-Omni (qwen3.5-omni-plus, native audio+video understanding). Use this when what is said or heard in the video matters. Pass a public URL (http/https) or a local file path; local files are sent inline as a base64 data URL (25MB guardrail).

check_endpoint_statusA

Check the configured Bailian endpoint, model, and timeout. The API key is redacted in the output.

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/sommio/qwen-omni-mcp'

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