YouTube Transcript MCP Server
@index01d
YouTube Transcript MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is YouTube Transcript MCP Server?
A Model Context Protocol server that enables Claude to fetch and analyze YouTube video transcripts. It is built for Claude Desktop users who want to retrieve transcript text from YouTube videos directly through conversational prompts.
How to use YouTube Transcript MCP Server?
Install dependencies with npm install, build the project with npm run build, then add the server configuration pointing to dist/index.js in the Claude Desktop configuration file. Restart Claude Desktop and ask "Get me the transcript for [YouTube URL]" to retrieve a transcript.
Key features of YouTube Transcript MCP Server
- Fetches transcripts from YouTube videos.
- Delivers transcript text directly to Claude.
- Simple one‑command installation and build.
- Straightforward Claude Desktop configuration.
- Lightweight Node.js implementation.
Use cases of YouTube Transcript MCP Server
- Retrieve a video’s transcript for summarization.
- Analyze spoken content without watching the video.
- Extract quotes or key points from YouTube talks.
- Automate note‑taking from video lectures.
- Enable offline reading of video content.
FAQ from YouTube Transcript MCP Server
What does this server do?
It enables Claude to fetch and analyze YouTube video transcripts by providing a transcript when given a YouTube URL.
How do I install it?
Run npm install then npm run build in the project directory, and add the server configuration to your Claude Desktop config file.
What runtime does it require?
Node.js is required (implied by the npm and node commands in the setup instructions).
Does it handle authentication or private videos?
The README does not discuss authentication or support for private/restricted videos.
What transport does it use?
The README does not specify a transport mechanism.
「メディアとデザイン」の他のコンテンツ
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
コメント