MCP Youtube Transcript
未申請TypeScript MCP server for retrieving YouTube transcripts in Claude Desktop, Cursor, Cline, Codex, and other MCP clients
インストール
npx @modelcontextprotocol/inspector node "dist/index.js"未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(8個)
enableParagraphs
(boolean, optional): Enable paragraph mode. Default: false.
get_available_languages
Lists available transcript languages for a YouTube video. Use this before retrying with a specific lang value.
get_timed_transcript
Fetches transcript text with one timestamped line per caption segment.
get_transcript
Alias of gettranscripts for compatibility with other YouTube transcript MCP servers.
get_transcripts
Fetches transcript text from a YouTube video.
get_video_info
Fetches basic video metadata and available transcript languages without returning the full transcript.
lang
(string, optional): Language code. If omitted, the best available caption track is used.
url
(string, required): YouTube video URL or ID