YouTube MCP
JSON →Manage YouTube videos, create Shorts, and get analytics using the YouTube API.
Install
npx -y @smithery/cli Tools · 10
- videos_getVideo Get detailed information about a YouTube video
- videos_searchVideos Search for videos on YouTube
- transcripts_getTranscript Get the transcript of a YouTube video
- channels_getChannel Get information about a YouTube channel
- channels_getChannels Get information about multiple YouTube channels
- channels_searchChannels Search for YouTube channels by handle, name, or query
- channels_findCreators Find creator channels from video mentions with channel-size and activity filters
- channels_listVideos Get videos from a specific channel
- playlists_getPlaylist Get information about a YouTube playlist
- playlists_getPlaylistItems Get videos in a YouTube playlist
Environment variables
YOUTUBE_API_KEY
Links
★ 522 GitHub stars