MCPVault

videos_getVideo

MCP tool from Youtube MCP Server by ZubeidHendricks

Get detailed information about a YouTube video

How to use it

videos_getVideo is exposed by the Youtube MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the videos_getVideo 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 claude
FULL YOUTUBE MCP SERVER LISTING

Other tools in Youtube MCP Server (33)

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_searchVideos

Search for videos on YouTube