YouTube MCP Server
- Browser Automation
- Entertainment & Media
Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol.
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
download_youtube_url | Download YouTube subtitles from a URL |
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
YouTube MCP Server
Uses yt-dlp
to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video <<URL>>". Requires yt-dlp
to be installed locally e.g. via Homebrew.
How do I get this working?
- Install
yt-dlp
(Homebrew and WinGet both work great here) - Now, install this via mcp-installer, use the name
@anaisbetts/mcp-youtube
GitHub Badge
Glama performs regular codebase and documentation scans to:
- Confirm that the MCP server is working as expected.
- Confirm that there are no obvious security issues with dependencies of the server.
- Extract server characteristics such as tools, resources, prompts, and required parameters.
Our directory badge helps users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server.
Copy the following code to your README.md file: