Skip to main content
Glama

Kaltura MCP Server

by zoharbabin

get_media_entry

Retrieve detailed metadata and information for a specific Kaltura media entry by providing the entry ID. Use this tool to access media management data efficiently within the Kaltura MCP Server.

Instructions

Get detailed information about a specific media entry

Input Schema

NameRequiredDescriptionDefault
entry_idYesThe Kaltura media entry ID

Input Schema (JSON Schema)

{ "properties": { "entry_id": { "description": "The Kaltura media entry ID", "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