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.
No reviews yet. Be the first to review!
Sign in to join the conversation
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.