@kazuph/mcp-youtube

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • Downloads subtitles from YouTube videos using yt-dlp to provide content to Claude

YouTube MCP 服务器

使用yt-dlp从 YouTube 下载字幕,并通过模型上下文协议 (MCP)将其连接到 claude.ai。您可以尝试让 Claude 总结一下 YouTube 视频的内容。需要本地安装yt-dlp例如通过 Homebrew 安装。

我怎样才能让它工作?

安装yt-dlp (Homebrew 和 WinGet 都很好用)

# macOS brew install yt-dlp # Windows winget install yt-dlp

参数

  • url :YouTube 视频 URL(必填)
  • language :字幕语言代码(可选,默认值:'ja')
    • 使用ISO 639-1语言代码
    • 通用语言代码:
      • ja :日语
      • en :英语
      • ko :韩语
      • zh :中文
      • fr :法语
    • 注意:如果指定语言的字幕不存在,则会发生错误

例子

{ "mcpServers": { "youtube": { "command": "npx", "args": ["-y", "@kazuph/mcp-youtube"] } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

适用于日本 YouTube 的模型上下文协议服务器

  1. How do I get this working?
    1. Parameters
      1. Example
        ID: bdr6u8668a