Skip to main content
Glama

Kaltura MCP Server

by zoharbabin

get_download_url

Generate direct download links for media files using the media entry ID. Optionally specify a flavor ID to select preferred quality or format for retrieval.

Instructions

Get direct download URL for media files

Input Schema

NameRequiredDescriptionDefault
entry_idYesThe media entry ID
flavor_idNoOptional specific flavor ID for quality/format selection

Input Schema (JSON Schema)

{ "properties": { "entry_id": { "description": "The media entry ID", "type": "string" }, "flavor_id": { "description": "Optional specific flavor ID for quality/format selection", "type": "string" } }, "required": [ "entry_id" ], "type": "object" }
Install Server

Other Tools from Kaltura 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/zoharbabin/kaltura-mcp'

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