Shaka Packager
Summary
Shaka Packager MCP Server provides a bridge between AI assistants and Google's Shaka Packager media processing tool, enabling video analysis, transcoding, and packaging operations through a standardized interface. Developed by Jun Heider, this Python implementation handles file path translation between Docker and host environments, offers robust error handling with structured responses, and includes pre-configured prompts for common operations like MP4 to TS conversion, VOD/live streaming packaging, content encryption, and ad insertion. The server is particularly useful for media workflow automation, streaming content preparation, and video format conversion tasks without requiring direct command-line interaction with Shaka Packager.
Available Actions(4)
analyze_video
Examines a video file and provides detailed stream information with intelligent error handling.
run_shaka_packager
Executes any Shaka Packager command with custom arguments and proper path handling.
get_shaka_options
Retrieves available command options and version information for Shaka Packager.
get_shaka_documentation
Provides comprehensive documentation and examples for using Shaka Packager.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation