Skip to content
Back to search
30
MCP

yt-dlp-mcp

kevinwatt/yt-dlp-mcp

A Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.

Uptime
0.0%
121 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
@mseep/miduconf-mcp
MCP (Model Context Protocol) server with YouTube API integration tools for searching videos, getting channel information, and retrieving pla
0 tools
dlt-mcp
A Model Context Protocol (MCP) server for the Python library dlt.
0 tools
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 yout
0 tools
vidcap-mcp-server
TypeScript Model Context Protocol (MCP) server for VidCap YouTube API. Includes CLI support and extensible structure for connecting AI syste
0 tools
mcp-youtube
A Model-Context Protocol Server for YouTube
0 tools

How to use

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

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