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
ICSS
chokcoco不止于 CSS
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments