kaltura-mcp-legacy

kaltura-mcp-legacy

3.3

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

  1. media_upload

    Upload media files to Kaltura

  2. media_get

    Retrieve media metadata

  3. media_update

    Update media metadata

  4. media_delete

    Delete media

  5. category_list

    List categories

  6. category_get

    Retrieve category metadata

  7. category_add

    Add a new category

  8. category_update

    Update category metadata

  9. category_delete

    Delete a category

  10. user_list

    List users

  11. user_get

    Retrieve user metadata

  12. user_add

    Add a new user

  13. user_update

    Update user metadata

  14. user_delete

    Delete a user