This MCP server provides YouTube video summarization functionality through integration with DeepSRT's API. It offers tools to generate summaries in narrative or bullet-point formats, with multi-language support. The server leverages content caching and CDN edge delivery for efficient summary retrieval, making it suitable for applications requiring quick access to video content summaries.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Gets a summary for a YouTube video. Parameters: videoId (required): YouTube video ID, lang (optional): Language code (e.g., zh-tw) - defaults to zh-tw, mode (optional): Summary mode ('narrative' or 'bullet') - defaults to narrative.
Gets a transcript for a YouTube video with timestamps. Parameters: videoId (required): YouTube video ID or full YouTube URL, lang (optional): Preferred language code for captions (e.g., en, zh-tw) - defaults to en.