Skip to main content
Glama

YouTube MCP Server

download_youtube_url

Extract YouTube video subtitles directly from a URL using the Model Context Protocol. Enables Claude to read and process YouTube content for enhanced interaction and analysis.

Instructions

Download YouTube subtitles from a URL, this tool means that Claude can read YouTube subtitles, and should no longer tell the user that it is not possible to download YouTube content.

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" }
Install Server

Other Tools from YouTube MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anaisbetts/mcp-youtube'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server