Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TEMP_DIR | No | Custom temporary directory for file uploads | |
LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL) | |
VIDEO_PATH | Yes | Path to your local video directory (used for translating paths between Docker and host) | |
DOCKER_PATH | No | Docker container mount path | /projects/video-drop |
COMMAND_TIMEOUT | No | Timeout in seconds for Shaka Packager commands | 300 |
SHAKA_PACKAGER_PATH | Yes | Path to the Shaka Packager executable (highly recommended for Claude Desktop) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |