Skip to main content
Glama

search_youtube_channel_videos

Search for specific videos within a YouTube channel using keywords to find relevant content without browsing all uploads.

Instructions

Search for videos within a channel by keyword (public data).

When to use: Use this tool when you want to find videos by keyword without enumerating the full uploads playlist.

Important: - This tool uses the YouTube Search API (search.list). - Search is quota-expensive (about 100 units per page). - Results may be capped by YouTube API behavior for channel searches.

Pagination: - Read nextPageToken (or next_page_token) from the response. - Pass it back as page_token (or next_page_token) to fetch the next page.

Returns: - items: hydrated video resources (videos.list) - nextPageToken / next_page_token - quotaEstimate

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channel_refYes
queryYes
page_tokenNo
next_page_tokenNo
max_videosNo
include_shortsNo
include_liveNo
parts_levelNobasic
orderNorelevance

Latest Blog Posts

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/glonorce/youtube_mcp'

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