YouTubeトランスクリプトサーバー
YouTube動画からトランスクリプトを取得できるモデルコンテキストプロトコルサーバーです。シンプルなインターフェースから動画のキャプションや字幕に直接アクセスできます。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の YouTube Transcript Server を自動的にインストールするには:
コンポーネント
ツール
- トランスクリプトを取得する
- YouTube動画からトランスクリプトを抽出する
- 入力:
url
(文字列、必須): YouTube 動画の URL または動画 IDlang
(文字列、オプション、デフォルト: "en"): トランスクリプトの言語コード (例: 'ko'、'en')
主な特徴
- 複数のビデオ URL 形式のサポート
- 言語固有のトランスクリプト検索
- 応答の詳細なメタデータ
構成
Claude Desktop で使用するには、次のサーバー構成を追加します。
ツール経由でインストール
mcp-getモデルコンテキストプロトコル (MCP) サーバーをインストールおよび管理するためのコマンドラインツール。
素晴らしいMCPサーバー
awesome-mcp-servers素晴らしい Model Context Protocol (MCP) サーバーの厳選されたリスト。
発達
前提条件
- Node.js 18以上
- npmまたはyarn
設定
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
テスト
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。開発にはMCP Inspectorの使用をお勧めします。
エラー処理
サーバーは、一般的なシナリオに対して堅牢なエラー処理を実装しています。
- 動画のURLまたはIDが無効です
- 利用できないトランスクリプト
- 言語の可用性の問題
- ネットワークエラー
使用例
- ビデオ URL でトランスクリプトを取得:
- ビデオIDでトランスクリプトを取得:
- ClaudeデスクトップアプリでYouTubeの字幕を抽出する方法
セキュリティに関する考慮事項
サーバー:
- すべての入力パラメータを検証します
- YouTube API エラーを適切に処理します
- トランスクリプトの取得にタイムアウトを実装します
- トラブルシューティングのための詳細なエラーメッセージを提供します
ライセンス
このMCPサーバーはMITライセンスに基づいてライセンスされています。詳細はLICENSEファイルをご覧ください。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
言語固有のサポートにより YouTube 動画からのトランスクリプトの取得を可能にするモデル コンテキスト プロトコル サーバー。
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 -1526189JavaScriptMIT License
- -securityFlicense-qualityA 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 -61TypeScript
- -security-license-qualityA Model Context Protocol server that enables access to YouTube video content through transcripts, translations, summaries, and subtitle generation in various languages.Last updated -PythonMIT 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 -125810TypeScriptMIT License