Skip to main content
Glama

Kaltura MCP Server

by zoharbabin

list_categories

Search and retrieve content categories by name or description, with customizable results limits, using the Kaltura MCP Server's category management capabilities.

Instructions

List and search content categories

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of categories to return (default: 20)
search_textNoFilter categories by name or description

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of categories to return (default: 20)", "type": "integer" }, "search_text": { "description": "Filter categories by name or description", "type": "string" } }, "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