YouTube MCP Server

by kevinwatt

download_youtube_video

Download YouTube videos directly to your default Downloads folder using a URL. Integrates with MCP-compatible LLMs for enhanced functionality.

Instructions

Download YouTube video to the user's default Downloads folder (usually ~/Downloads).

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