{"slug":"mrsknetwork/ytmcp","name":"YouTube MCP","description":"Connect AI assistants to YouTube - search, transcripts, metadata, and more.","category":"productivity","tags":[],"official":false,"stars":5,"transport":null,"install":null,"tools":[{"name":"get_video_transcript","description":"Download a full spoken transcript using yt-dlp. Specify language_code (e.g. en, es) and whether to prefer manual or auto-generated captions. Returns source metadata with the text."},{"name":"search_content","description":"Search YouTube for videos, channels, or playlists. Filter by order, published_after, published_before, video_duration, video_definition, and region_code. Supports pagination."},{"name":"get_video_metadata","description":"Fetch title, description, tags, duration, and stats (views, likes, comments) for one or more videos by ID."},{"name":"get_channel_metadata","description":"Fetch channel profile, subscriber count, video count, and uploads playlist ID. Accepts a channel ID or @handle."},{"name":"list_trending_videos","description":"Fetch the most popular videos on YouTube for a given region_code and optional category_id. Supports pagination."},{"name":"list_playlists","description":"List playlists for a channel, or fetch specific playlists by ID. Returns title, description, and item count."},{"name":"list_playlist_items","description":"List all videos inside a playlist in order. Returns title, position, and video ID for each entry."},{"name":"list_video_comments","description":"Fetch top-level comment threads for a video or channel. Filter by keyword with search_terms. Supports pagination."},{"name":"list_comment_replies","description":"Fetch replies to a specific comment thread by parent_comment_id. Supports pagination."},{"name":"list_video_captions","description":"List available caption tracks for a video, including language code and type (manual or auto-generated)."},{"name":"list_video_categories","description":"List YouTube video category names and IDs for a given region. Use the IDs with search_content or list_trending_videos."},{"name":"list_channel_activities","description":"Fetch a channel's recent activity feed, including uploads and playlist additions."},{"name":"list_channel_sections","description":"List the shelf sections displayed on a channel's page, in order."},{"name":"list_supported_languages","description":"List all languages supported by YouTube, with language codes and localized names."},{"name":"list_supported_regions","description":"List all regions supported by YouTube, with region codes and names."},{"name":"list_subscriptions","description":"List public subscriptions for a channel by channel_id (API Key), or your own subscriptions with mine=true (OAuth)."},{"name":"list_channel_members","description":"List current paying members of your channel. Requires an active memberships program."},{"name":"list_membership_levels","description":"List the membership tier names and levels configured for your channel."},{"name":"revoke_oauth_token","description":"Sign out and permanently delete your stored Google credentials from the server."}],"env_vars":["YOUR_GOOGLE_API_KEY","GOOGLE_CLIENT_ID","GOOGLE_CLIENT_SECRET","YOUR_API_KEY"],"auth_type":"none","github":"https://github.com/mrsknetwork/ytmcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}