Skip to main content
Glama

YouTube Knowledge MCP

by efikuta

get_trending_videos

Find trending YouTube videos by category and region to discover popular content relevant to specific interests and locations.

Instructions

Discover trending videos in different categories and regions

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory ID or name (e.g., "Technology", "Education")
maxResultsNoMaximum number of trending videos to return
regionNoRegion code for trending videosUS

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category ID or name (e.g., \"Technology\", \"Education\")", "type": "string" }, "maxResults": { "default": 25, "description": "Maximum number of trending videos to return", "maximum": 50, "minimum": 1, "type": "number" }, "region": { "default": "US", "description": "Region code for trending videos", "type": "string" } }, "type": "object" }

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/efikuta/youtube-knowledge-mcp'

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