DeepSRT MCP Server

Official
by DeepSRT

get_summary

Generate a summary of any YouTube video in your preferred language and format. Input the video ID, choose a language code, and select between narrative or bullet-point summary modes for clear and concise insights.

Instructions

Get summary for a YouTube video

Input Schema

NameRequiredDescriptionDefault
langNoLanguage code (e.g. zh-tw)zh-tw
modeNoSummary mode (narrative or bullet)narrative
videoIdYesYouTube video ID

Input Schema (JSON Schema)

{ "properties": { "lang": { "default": "zh-tw", "description": "Language code (e.g. zh-tw)", "type": "string" }, "mode": { "default": "narrative", "description": "Summary mode (narrative or bullet)", "enum": [ "narrative", "bullet" ], "type": "string" }, "videoId": { "description": "YouTube video ID", "type": "string" } }, "required": [ "videoId" ], "type": "object" }

You must be authenticated.

Other Tools from DeepSRT MCP Server

Related Tools

ID: 5o885ibi5m