by MCP Community
An MCP server implementation that integrates with yt-dlp, providing video and audio content download capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLM
An MCP server implementation that integrates with yt-dlp, providing video and audio content download capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLM
npx -y @kevinwatt/yt-dlp-mcp
npx -y @kevinwatt/yt-dlp-mcp
{
"mcpServers": {
"yt-dlp": {
"command": "npx",
"args": ["-y", "@kevinwatt/yt-dlp-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared