Y
Yt Dlp MCP
by @kevinwatt
A Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Created 2/10/2025
Updated 11 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx yt-dlp-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"kevinwatt-yt-dlp-mcp": {
"command": "npx",
"args": [
"yt-dlp-mcp"
]
}
}
}
Author Servers
Other servers by kevinwatt