Vision MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YTDLP_PATH | No | yt-dlp executable path (for non-Bilibili video downloads) | yt-dlp |
| API_TIMEOUT | No | Single GLM API call timeout in ms | 90000 |
| FFMPEG_PATH | No | ffmpeg executable path | ffmpeg |
| PYTHON_PATH | No | Python interpreter path (e.g. D:\miniconda\python.exe) | python |
| FFPROBE_PATH | No | ffprobe executable path | ffprobe |
| WHISPER_MODEL | No | Whisper model size (tiny, base, small, medium, large-v3) | medium |
| ZHIPU_API_KEY | Yes | Zhipu API key for GLM-4.6V-Flash | |
| WHISPER_TIMEOUT | No | Whisper transcription timeout in ms | 300000 |
| VIDEO_DOWNLOAD_TIMEOUT | No | Video download timeout in ms | 60000 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues