YouTube Integration
YouTube統合
YouTube MCP サーバーは、YouTube 動画からトランスクリプトを抽出する機能を提供します。
利用可能なツール
ユーチューブのトランスクリプトを取得する
YouTube ビデオからトランスクリプト テキストを取得します。
パラメータ:
videoUrl: YouTube 動画の完全な URL (標準 URL、短縮 URL、埋め込み URL をサポート)
戻り値: 次のものを含むオブジェクト:
content: トランスクリプトテキストの配列
Related MCP server: YouTube Transcript MCP Server
URL サポート
複数の YouTube URL 形式を処理します:
標準:
https://www.youtube.com/watch?v=VIDEO_ID短縮版:
https://youtu.be/VIDEO_ID埋め込み:
https://www.youtube.com/embed/VIDEO_ID
エラー処理
サーバーは標準のエラー処理を実装します。
無効なURLは
ErrorCode.InvalidParamsを返しますURLが見つからない場合は
ErrorCode.InvalidParamsが返されますトランスクリプトの取得に失敗すると、フォーマットされたエラーメッセージが返されます
SIGINT による正常なシャットダウン
技術的な詳細
Highlight AI MCP SDKを使用して構築
youtube-transcriptライブラリを使用
Zodによる入力検証
stdioベースのMCPサーバーとして実行
Node.js >=18.0.0 をサポート
制限事項
字幕が有効になっている動画でのみ機能します
現在は英語のトランスクリプトのみを返します
レート制限はYouTubeのAPI制限に依存します
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI models like Claude to easily access and utilize subtitle data from YouTube videos by extracting transcripts from video URLs with support for multiple languages.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables fetching YouTube video transcripts with Google OAuth 2.0 authentication. Supports both manual and auto-generated transcripts with optional timestamps from video URLs or IDs.
- FlicenseBqualityNot gradedmaintenanceEnables extraction and processing of YouTube video transcripts from individual videos, channels, and playlists. Supports transcript search, batch processing, multiple output formats (JSON, text, SRT, VTT), and bulk operations across multiple videos.1134
- FlicenseDqualityDmaintenanceEnables AI assistants to fetch and analyze transcripts from YouTube videos using video IDs or URLs, with support for multiple language preferences.1
Related MCP Connectors
Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.
Fetch transcripts, subtitles, chapters, metadata and frames from YouTube and 10+ video platforms
YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/highlight-ing/highlight-youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server