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%
5 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
dlt-mcp
A Model Context Protocol (MCP) server for the Python library dlt.
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
alexz291/youtube-analytic-mcp
Model Context Protocol (MCP) server for accessing YouTube channel analytics
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools

How to use

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

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