avv-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AVV_HOME | No | Cache for binaries, Whisper models, scratch. | ~/.avv |
| AVV_MAX_FRAMES | No | Hard cap on frames per call. | 64 |
| AVV_YTDLP_PATH | No | Override binary discovery for yt-dlp. | auto |
| AVV_FFMPEG_PATH | No | Override binary discovery for ffmpeg. | auto |
| AVV_TIMEOUT_SEC | No | Per-operation wall clock. | 1800 |
| AVV_DOWNLOAD_DIR | No | Where downloads land. | ~/Downloads/avv |
| AVV_WHISPER_PATH | No | Override binary discovery for whisper. | auto |
| AVV_ALLOWED_ROOTS | No | Colon-separated roots writes are confined to. | $HOME:$TMPDIR:~/.avv |
| AVV_WHISPER_MODEL | No | tiny … large-v3-turbo. Bigger is slower and better. | base |
| AVV_MAX_FILESIZE_MB | No | Refuse larger downloads. | 4096 |
| AVV_MAX_DURATION_SEC | No | Refuse longer sources. | 14400 |
| AVV_MIN_FREE_DISK_MB | No | Headroom to preserve. | 1024 |
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