Skip to content
Back to search
30
MCP

yt-dlp-mcp-server

npm/yt-dlp-mcp-server

Production-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

yt-dlp-mcp
MCP Server for YouTube - Download videos and audio using yt-dlp with automatic setup
0 tools
yt-dlp-mcp
A Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
0 tools
youtube-mcp-server
MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
0 tools
yt dlp mcp server
Metadata-only Glama MCP server.
0 tools
artsamsonov/yt-captions-mcp
An MCP server that fetches YouTube transcripts via `yt-dlp`, with pagination for large responses.
0 tools
youtube dlp server
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "yt-dlp-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}