Fetches YouTube video transcripts for integration with Large Language Models via Model Context Protocol.
This tool provides a Model Context Protocol (MCP) server that enables the retrieval of subtitles from YouTube videos and their connection to a Large Language Model (LLM). It supports fetching transcripts using either video IDs or full YouTube URLs, ensuring timestamps are included in the extracted transcripts. Designed to be compatible with any MCP-compliant client, this server facilitates seamless integration of YouTube content into LLM-based applications.
주요 기능
01Supports video IDs and full YouTube URLs
028 GitHub stars
03Includes timestamps in transcript data
04Downloads transcripts from YouTube videos
05Compatible with any MCP client
사용 사례
01Enriching LLM context with YouTube video content
02Creating question-answering systems based on video transcripts