YouTube

The YouTube MCP server acts as a bridge between video content and AI assistants like Claude Desktop, allowing users to interact with the world's largest video platform directly through their chat interface. In its simplest form, it lets an AI "watch" and "listen" to YouTube videos by searching for relevant topics and pulling in text-based transcripts. This means users can ask their AI to find tutorials, summarize speeches, or explain complex concepts from specific videos without ever having to manually copy and paste text. Under the hood, this tool provides specialized functions including `search_youtube_videos` and `get_youtube_transcript`. It can search for up to 50 videos based on a specific query and extract full transcripts complete with timestamps and metadata. For more…

Visit YouTube