Skip to main content
Glama

YouTube Knowledge MCP

by efikuta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level for the applicationinfo
REDIS_URLNoRedis connection URL (e.g. redis://localhost:6379)
REDIS_HOSTNoRedis host
REDIS_PORTNoRedis port
OPENAI_API_KEYNoOptional OpenAI API key for AI tools (enables analyze_video_content, generate_learning_path, analyze_comment_intents, simplify_video_transcript, generate_video_chapters, generate_knowledge_graph)
REDIS_PASSWORDNoRedis password
MAX_DAILY_QUOTANoMaximum daily quota for YouTube API usage8000
YOUTUBE_API_KEYYesYour YouTube Data API v3 key
ANTHROPIC_API_KEYNoOptional Anthropic API key for AI tools (enables analyze_video_content, generate_learning_path, analyze_comment_intents, simplify_video_transcript, generate_video_chapters, generate_knowledge_graph)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
youtube_search

Search for videos on YouTube with advanced filtering options

get_video_details

Get comprehensive information about a specific YouTube video

get_trending_videos

Discover trending videos in different categories and regions

analyze_video_content

Get AI-powered analysis and insights from video content

search_channels

Find and analyze YouTube channels

generate_learning_path

Generate AI-powered learning paths from YouTube content with difficulty assessment

analyze_comment_intents

Analyze YouTube comments to extract user intents and actionable insights

simplify_video_transcript

Create age-appropriate simplified versions of video transcripts (ELI5 mode)

generate_video_chapters

Generate AI-powered video chapters with timestamps and descriptions

generate_knowledge_graph

Create cross-video knowledge graphs showing concept relationships

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