Skip to main content
Glama

Shaka Packager MCP Server

by coderjun
.env.example589 B
# Example environment variables for the Shaka Packager MCP Server # Copy this file to .env and modify as needed # Path to the Shaka Packager executable (uncomment if not in PATH) # SHAKA_PACKAGER_PATH=/usr/local/bin/packager # Default temporary directory for file uploads (uncomment to override) # TEMP_DIR=/path/to/custom/temp/directory # Optional logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL) # LOG_LEVEL=INFO # Optional timeout in seconds for Shaka Packager commands (default: 300) # COMMAND_TIMEOUT=300 # Path to video files directory # VIDEO_PATH=/path/to/video-directory

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/coderjun/shaka-packager-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server