MCP Server Youtube Transcript
未申請This is an MCP server that allows you to directly download transcripts of YouTube videos.
インストール
npx -y @smithery/cli install @kimtaeyoon83/mcp-server-youtube-transcript --client claude未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
analyze_video
(optional, requires a TwelveLabs API key)
get_transcript
include_timestamps
(boolean, optional, default: false): Include timestamps in output (e.g., '[0:05] text')
lang
(string, optional, default: "en"): Language code for transcript (e.g., 'ko', 'en'). Automatically falls back to available languages if requested language is not found.
max_tokens
(number, optional, default: 2048): Maximum response length in tokens.
model
(string, optional, default: "pegasus1.2"): Pegasus model to use ("pegasus1.2" or "pegasus1.5").
prompt
(string, optional): Instruction or question for the model (e.g. "Summarize this video in 3 sentences" or "What products are shown?"). Defaults to a general summary.
strip_ads
(boolean, optional, default: true): Filter out sponsorships, ads, and promotional content from transcript based on chapter markers
url
(string, required): YouTube video URL, Shorts URL, or video ID