kaltura-mcp-legacy
If you are the rightful owner of kaltura-mcp-legacy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kaltura Model Context Protocol (MCP) Server is an implementation of the Model Context Protocol that integrates AI models with Kaltura's media management capabilities.
The Kaltura MCP Server is designed to facilitate the interaction between AI models and Kaltura's media management system. By implementing the Model Context Protocol, it provides a standardized way for AI models to access and manage media content within Kaltura. This server allows AI models to perform various media-related tasks such as uploading media, retrieving metadata, searching for media, and managing categories and users. The server is built to be compatible with multiple operating systems and supports Python 3.10 or higher. It offers a comprehensive set of tools and resources to streamline the integration of Kaltura's capabilities into AI workflows, making it an essential component for developers looking to leverage Kaltura's media management features in their AI applications.
Features
- Upload media to Kaltura
- Retrieve and update media metadata
- Search and manage media content
- Manage categories and user permissions
- Standardized interaction with Kaltura's API
Tools
media_upload
Upload media files to Kaltura
media_get
Retrieve media metadata
media_update
Update media metadata
media_delete
Delete media
category_list
List categories
category_get
Retrieve category metadata
category_add
Add a new category
category_update
Update category metadata
category_delete
Delete a category
user_list
List users
user_get
Retrieve user metadata
user_add
Add a new user
user_update
Update user metadata
user_delete
Delete a user