yt-dlp-mcp
@gavinHuang
关于 yt-dlp-mcp
expose python package yt-dlp as mcp
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"yt-dlp-mcp": {
"command": "uvx",
"args": [
"yt-dlp-mcp"
],
"env": {}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is yt-dlp-mcp?
yt-dlp-mcp is a tool that provides three functions for interacting with YouTube: extracting video transcriptions, searching for videos, and listing recent videos from a channel. It is intended for use within the Model Context Protocol (MCP) ecosystem.
How to use yt-dlp-mcp?
—
Key features of yt-dlp-mcp
- Get transcriptions from YouTube videos
- Search YouTube videos by keywords
- List recent videos from a specific channel
Use cases of yt-dlp-mcp
- Retrieve spoken content from a YouTube video as text
- Find YouTube videos matching a set of search terms
- Quickly see the latest uploads from a YouTube channel
FAQ from yt-dlp-mcp
What tools does yt-dlp-mcp provide?
It provides three tools: get_transcription, search_videos, and list_channel_videos.
What does get_transcription do?
It extracts a transcription from a YouTube video.
What does search_videos do?
It searches for YouTube videos by terms and returns video information.
What does list_channel_videos do?
It lists recent videos from a YouTube channel.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论