bzurkowski/mcp-youtube
If you are the rightful owner of mcp-youtube and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The YouTube MCP Server provides structured access to YouTube data for AI assistants and applications, enabling interaction with YouTube content through a standardized interface.
Tools
Functions exposed to the LLM to take actions
search_videos
Search for videos on YouTube.
list_channels
List YouTube channel details.
list_playlist_videos
List videos from a specific YouTube playlist.
get_video_details
Get details for a specific YouTube video.
list_video_comments
Get comments for a specific YouTube video.
get_video_transcript
Get transcript for a specific YouTube video.
list_video_transcripts
List available transcripts for a specific YouTube video.
translate_video_transcript
Translate transcript for a specific YouTube video to the specified language.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client