Youtube MCP Server
UnclaimedMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
Install
npx -y @smithery/cli install @ZubeidHendricks/youtube --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (34)
channelId
(string, optional): Restrict results to a specific channel.
channelIds
(string[]): A list of YouTube channel IDs.
channelLastUploadAfter
/ channelLastUploadBefore (string, optional): Filter matched videos by the latest upload activity of their channel.
channelMinSubscribers
/ channelMaxSubscribers (number, optional): Filter matched videos by the subscriber band of their channel.
channels_findCreators
Find creator channels from video mentions with channel-size and activity filters
channels_getChannel
Get information about a YouTube channel
channels_getChannels
Get information about multiple YouTube channels
channels_listVideos
Get videos from a specific channel
channels_searchChannels
Search for YouTube channels by handle, name, or query
channelType
(string, optional): Restrict the search to a channel type.
creatorOnly
(boolean, optional): Restrict results to channels heuristically classified as creators.
includeLatestUpload
(boolean, optional): Whether to include latestVideoPublishedAt. Defaults to true.
language
(string, optional): Transcript language code. Falls back to YOUTUBETRANSCRIPTLANG or en.
lastUploadAfter
/ lastUploadBefore (string, optional): Filter channels by latest upload activity.
latestVideoPublishedAt
maxResults
(number, optional): Maximum number of results to return.
minSubscribers
/ maxSubscribers (number, optional): Filter channels by subscriber band.
normalizedMetadata
order
(string, optional): Result ordering such as relevance or date.
parts
(string[], optional): Specific video resource parts to retrieve.
playlistId
(string): The YouTube playlist ID.
playlists_getPlaylist
Get information about a YouTube playlist
playlists_getPlaylistItems
Get videos in a YouTube playlist
publishedAfter
(string, optional): Only include videos published after this ISO 8601 date.
publishedBefore
(string, optional): Only include videos published before this ISO 8601 date.
query
(string): Search query.
sampleVideosPerChannel
(number, optional): How many matched videos to include per returned channel.
sortBy
(string, optional): Supports relevance, subscribersasc, subscribersdesc, indiepriority, and recentactivity.
transcripts_getTranscript
Get the transcript of a YouTube video
uniqueChannels
(boolean, optional): Return only one video per unique channel.
videoId
(string): The YouTube video ID.
videoPublishedAfter
/ videoPublishedBefore (string, optional): Recency filters for the matched videos.
videos_getVideo
Get detailed information about a YouTube video
videos_searchVideos
Search for videos on YouTube