Skip to main content
Glama
jikime

YouTube Toolbox

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUTUBE_API_KEYYesYour YouTube API key from Google Cloud Console

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
search_videosC

Search for YouTube videos with advanced filtering options

get_video_detailsB

Get detailed information about a YouTube video

get_channel_detailsB

Get detailed information about a YouTube channel

get_video_commentsC

Get comments for a YouTube video

get_video_transcriptB

Get transcript/captions for a YouTube video

get_related_videosB

Get videos related to a specific YouTube video

get_trending_videosB

Get trending videos on YouTube by region

get_video_enhanced_transcriptC

Advanced transcript extraction tool with filtering, search, and multi-video capabilities. Provides rich transcript data for detailed analysis and processing. Features: 1) Extract transcripts from multiple videos; 2) Filter by time ranges; 3) Search within transcripts; 4) Segment transcripts; 5) Format output in different ways; 6) Include video metadata.

Prompts

Interactive templates invoked by user choice

NameDescription
transcript_summaryGenerate a summary of a YouTube video based on its transcript content with customizable options. This prompt provides different summary levels from brief overviews to detailed analyses, and can extract key topics from the content. Optimal for quickly understanding video content without watching the entire video.

Resources

Contextual data attached and managed by the client

NameDescription
available-youtube-toolsReturns a list of YouTube tools available on this MCP server.

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/jikime/py-mcp-youtube-toolbox'

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