Skip to main content
Glama

Shaka Packager MCP Server

by coderjun

analyze_video

Analyze video files to extract metadata and ensure compatibility with streaming formats like HLS and DASH using Shaka Packager integration on the MCP server.

Instructions

Analyze a video file using Shaka Packager. Args: file_path: Path to the video file. Can be a local file path or a file:// URI from the filesystem MCP.

Input Schema

NameRequiredDescriptionDefault
file_pathYes

Input Schema (JSON Schema)

{ "properties": { "file_path": { "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "title": "analyze_videoArguments", "type": "object" }
Install Server

Other Tools from Shaka Packager MCP Server

Related Tools

    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