YouTube MCP Server

by kevinwatt

download_youtube_srt

Download YouTube subtitles in SRT format for integration with LLMs. Use the tool to extract subtitles from a video URL and enable compatibility with MCP-connected applications.

Instructions

Download YouTube subtitles in SRT format so that LLM can read them.

Input Schema

NameRequiredDescriptionDefault
urlYesURL of the YouTube video

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL of the YouTube video", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from YouTube MCP Server

Related Tools

ID: 0nvr1xbmpk