Qwen3-VL Video Understanding MCP Server
by adamanz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BLAXEL_MODEL | No | Model name | qwen-qwen3-vl-8b-instruct |
| BLAXEL_API_KEY | Yes | Your Blaxel API key | |
| BLAXEL_API_URL | No | Blaxel API URL | https://api.blaxel.ai/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_video | |
| analyze_image | |
| summarize_video | |
| video_qa | |
| extract_video_text | Extract text and transcribe speech from a video. |
| check_configuration | Check the Blaxel API configuration. |
| list_capabilities | List all server capabilities. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_server_info | Get server information. |
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/adamanz/qwen-video-blaxel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server