yt-dlp-mcp
@gavinHuang
About yt-dlp-mcp
expose python package yt-dlp as mcp
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"yt-dlp-mcp": {
"command": "uvx",
"args": [
"yt-dlp-mcp"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is yt-dlp-mcp?
yt-dlp-mcp is a tool that provides three functions for interacting with YouTube: extracting video transcriptions, searching for videos, and listing recent videos from a channel. It is intended for use within the Model Context Protocol (MCP) ecosystem.
How to use yt-dlp-mcp?
—
Key features of yt-dlp-mcp
- Get transcriptions from YouTube videos
- Search YouTube videos by keywords
- List recent videos from a specific channel
Use cases of yt-dlp-mcp
- Retrieve spoken content from a YouTube video as text
- Find YouTube videos matching a set of search terms
- Quickly see the latest uploads from a YouTube channel
FAQ from yt-dlp-mcp
What tools does yt-dlp-mcp provide?
It provides three tools: get_transcription, search_videos, and list_channel_videos.
What does get_transcription do?
It extracts a transcription from a YouTube video.
What does search_videos do?
It searches for YouTube videos by terms and returns video information.
What does list_channel_videos do?
It lists recent videos from a YouTube channel.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Codelf
unbugA search tool helps dev to solve the naming things problem.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments