playlists_getPlaylist
Get information about a YouTube playlist
How to use it
playlists_getPlaylist is exposed by the Youtube MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the playlists_getPlaylist tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Youtube MCP Server
npx -y @smithery/cli install @ZubeidHendricks/youtube --client claudeOther tools in Youtube MCP Server (33)
(string, optional): Restrict results to a specific channel.
(string[]): A list of YouTube channel IDs.
/ channelLastUploadBefore (string, optional): Filter matched videos by the latest upload activity of their channel.
/ channelMaxSubscribers (number, optional): Filter matched videos by the subscriber band of their channel.
Find creator channels from video mentions with channel-size and activity filters
Get information about a YouTube channel
Get information about multiple YouTube channels
Get videos from a specific channel
Search for YouTube channels by handle, name, or query
(string, optional): Restrict the search to a channel type.
(boolean, optional): Restrict results to channels heuristically classified as creators.
(boolean, optional): Whether to include latestVideoPublishedAt. Defaults to true.
(string, optional): Transcript language code. Falls back to YOUTUBETRANSCRIPTLANG or en.
/ lastUploadBefore (string, optional): Filter channels by latest upload activity.
(number, optional): Maximum number of results to return.
/ maxSubscribers (number, optional): Filter channels by subscriber band.
(string, optional): Result ordering such as relevance or date.
(string[], optional): Specific video resource parts to retrieve.
(string): The YouTube playlist ID.
Get videos in a YouTube playlist
(string, optional): Only include videos published after this ISO 8601 date.
(string, optional): Only include videos published before this ISO 8601 date.
(string): Search query.
(number, optional): How many matched videos to include per returned channel.
(string, optional): Supports relevance, subscribersasc, subscribersdesc, indiepriority, and recentactivity.
Get the transcript of a YouTube video
(boolean, optional): Return only one video per unique channel.
(string): The YouTube video ID.
/ videoPublishedBefore (string, optional): Recency filters for the matched videos.
Get detailed information about a YouTube video
Search for videos on YouTube