serpapi-youtube-mcp-server

serpapi-youtube-mcp-server

3.2

If you are the rightful owner of serpapi-youtube-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for extracting YouTube video transcripts and comments.

The YouTube Data MCP Server is designed to facilitate the extraction and analysis of YouTube video transcripts and comments. It provides a set of tools that allow users to retrieve subtitles, basic video information, and comments from YouTube videos. The server leverages SerpAPI to fetch comments, enabling users to perform detailed analysis and summarization of YouTube content. This server is particularly useful for developers and researchers who need to process large volumes of YouTube data efficiently. It requires Node.js, TypeScript, and a SerpAPI API key for full functionality. The server is configured to run via stdin/stdout, making it compatible with various platforms and applications, including integration with AI models like Claude.

Features

  • getTranscript: Extract subtitles/transcripts from YouTube videos
  • getVideoInfo: Get basic information about a YouTube video
  • getReplies: Fetch comments for YouTube videos (using SerpAPI)
  • getCommentReplies: Get replies to specific YouTube comments