img-vid-mcp
by Abhixnav0x1x
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_FILES | No | Maximum number of files per bulk download. | 100 |
| MEDIA_ROOT | No | Root directory for downloaded media. | ./public/assets |
| STORAGE_DIR | No | Directory for search cache and job manifests. | ./.storage |
| MAX_IMAGE_MB | No | Maximum image download size in MB. | 15 |
| MAX_VIDEO_MB | No | Maximum video download size in MB. | 200 |
| IMGOPT_ENABLED | No | Enable image optimisation (1) or disable (0). | 1 |
| IMGOPT_QUALITY | No | Quality for image optimisation. | 80 |
| ENABLE_CAMOUFOX | No | Enable stealth browser fallback for JS/Cloudflare pages (1) or disable (0). | 0 |
| YT_COOKIES_FILE | No | Path to an exported cookies file for YouTube. | |
| YT_COOKIES_BROWSER | No | Browser to use for YouTube cookies (e.g., chrome). | |
| YT_DEFAULT_QUALITY | No | Default video quality for downloads. | 720p |
| IMAGEOPTIMISER_PATH | No | Path to the optional image optimiser companion project. | ../imageoptimiser |
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