Back to search
30
MCP
yt-dlp-mcp-server
npm/yt-dlp-mcp-serverProduction-grade MCP server that lets LLM agents inspect, plan, download, and postprocess media URLs with yt-dlp, including YouTube and youtu.be links. 28 typed tools, managed output roots, safe argv execution, full yt-dlp option catalog.
Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"yt-dlp-mcp-server": {
"url": "None",
"transport": "http"
}
}
}