@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 から字幕をダウンロードし、 Model Context Protocolを介して claude.ai に接続します。Claude に「YouTube 動画 <> の要約を作って」と尋ねて試してみてください。Homebrew などを使用して、 yt-dlpローカルにインストールする必要があります。

これを動作させるにはどうすればよいですか?

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 用モデルコンテキストプロトコルサーバ (Jp)

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