Fetch subtitles and transcripts from any YouTube video
The YouTube Transcript MCP Server fetches subtitles and transcripts from any YouTube video. Your AI assistant can retrieve the full text content of YouTube videos for summarization, analysis, translation, or reference.
Built by the community (kimtaeyoon83), this server extracts available captions and subtitles from YouTube videos using the video URL or ID. It supports multiple languages and both auto-generated and manually created captions.
Perfect for researchers, content creators, and anyone who wants to analyze, summarize, or reference YouTube video content through their AI assistant.
Add this to your MCP configuration file:
{
"mcpServers": {
"youtube-transcript": {
"args": [
"-y",
"@kimtaeyoon83/mcp-server-youtube-transcript"
],
"command": "npx"
}
}
}Well-designed YouTube transcript server with appropriate security practices and robust error handling. Properly validates inputs, implements timeouts, and has good code structure with permissions that match its purpose for content extraction. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue (1 critical, 0 high severity).
1 tool verified · Open access · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.