mcp-server-youtube-transcript
YoutubeTranscriptJavascriptNode.jsMcpServerPythonGoRubyR
About This Server
This is an MCP server that allows you to directly download transcripts of YouTube videos.
Server Information
š Overview:
ā Key Points:
* The repository hosts an MCP server designed to extract YouTube video transcripts.
* The server can be installed via Smithery or `mcp-get` and can be used with Claude Desktop.
* The server allows transcript retrieval based on video URL or ID, supporting language specification.
š Main Findings:
* The MCP server provides direct access to YouTube transcripts via a simple interface.
* It supports specifying the language for transcript retrieval.
* Installation methods include Smithery (for Claude Desktop) and `mcp-get`.
* The repository contains instructions for development, testing, and debugging.
š Details:
* Tools: `get_transcript` (extract transcripts from YouTube videos)
* `url` (string, required): YouTube video URL or video ID.
* `lang` (string, optional, default: "en"): Language code.
* Tech Stack: Javascript, Dockerfile
* Configuration: Instructions provided for Claude Desktop integration.
* Development: Requires Node.js 18+ and npm or yarn.
šÆ Conclusion:
The kimtaeyoon83/mcp-server-youtube-transcript GitHub repository provides a functional MCP server for extracting YouTube transcripts, complete with setup instructions, development guidelines, and error handling. It's licensed under MIT.
This webpage is a GitHub repository for an MCP (Model Context Protocol) server that downloads transcripts from YouTube videos. The repository contains code, documentation, and resources for setting up and using the server.
ā Key Points:
* The repository hosts an MCP server designed to extract YouTube video transcripts.
* The server can be installed via Smithery or `mcp-get` and can be used with Claude Desktop.
* The server allows transcript retrieval based on video URL or ID, supporting language specification.
* MIT License.
š Main Findings:
* The MCP server provides direct access to YouTube transcripts via a simple interface.
* It supports specifying the language for transcript retrieval.
* Installation methods include Smithery (for Claude Desktop) and `mcp-get`.
* The repository contains instructions for development, testing, and debugging.
* Error handling is implemented for common scenarios.
š Details:
* Tools: `get_transcript` (extract transcripts from YouTube videos)
* `url` (string, required): YouTube video URL or video ID.
* `lang` (string, optional, default: "en"): Language code.
* Tech Stack: Javascript, Dockerfile
* Configuration: Instructions provided for Claude Desktop integration.
* Development: Requires Node.js 18+ and npm or yarn.
* Statistics: 50 stars, 12 forks
šÆ Conclusion:
The kimtaeyoon83/mcp-server-youtube-transcript GitHub repository provides a functional MCP server for extracting YouTube transcripts, complete with setup instructions, development guidelines, and error handling. It's licensed under MIT.
Server Features
get_transcript
Extract transcripts from YouTube videos
Provider Information
Kimtaeyoon83
cloud Provider
Quick Actions
MCP Configuration
Available Tools
get_transcript