YouTube MCP
用于 YouTube 视频分析的模型上下文协议 (MCP) 服务器,提供使用 Gemini AI 获取成绩单、总结内容和查询视频的工具。
特征
📝成绩单提取:从 YouTube 视频中获取详细的成绩单
📊视频摘要:使用 Gemini AI 生成简洁的摘要
❓自然语言查询:询问有关视频内容的问题
🔍 YouTube 搜索:查找符合特定查询的视频
💬评论分析:检索并分析视频评论
要求
Python 3.9+
Google Gemini API 密钥
YouTube 数据 API 密钥
本地运行
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 youtube-mcp:
选项 1:直接安装
克隆存储库:
创建虚拟环境并安装依赖项:
使用您的 API 密钥创建一个
.env
文件:运行 MCP 服务器:
选项 2:使用 MCP CLI
安装 MCP CLI:
在您的项目中创建一个
mcp.json
文件:使用 MCP 启动服务器:
与 Docker 一起使用
构建 Docker 镜像:
使用您的 API 密钥运行容器:
在 Smithery 上部署
该 MCP 服务器可以部署在Smithery上,以便于访问:
在 Smithery 上添加或声明您的服务器
单击 Smithery 部署选项卡上的“部署”
出现提示时提供您的 API 密钥
可用工具
youtube/get-transcript
:获取视频记录youtube/summarize
:生成视频摘要youtube/query
:回答有关视频的问题youtube/search
:搜索 YouTube 视频youtube/get-comments
:检索视频评论youtube/get-likes
:获取视频点赞数
贡献
欢迎贡献!请随时提交 Pull 请求。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
一个分析 YouTube 视频的模型上下文协议服务器,使用户能够使用 Gemini AI 提取成绩单、生成摘要和查询视频内容。
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables retrieval of transcripts from YouTube videos. This server provides direct access to video captions and subtitles through a simple interface.Last updated -1361316MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to extract transcripts from YouTube videos, allowing AI to analyze and work with video content directly.Last updated -131
- AsecurityAlicenseAqualityA Model Context Protocol server that enables access to YouTube video content through transcripts, translations, summaries, and subtitle generation in various languages.Last updated -53MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables retrieval of transcripts from YouTube videos. This server provides direct access to video transcripts and subtitles through a simple interface, making it ideal for content analysis and processing.Last updated -116426MIT License