MCP Server

Youtube Transcript MCP Server

by kimtaeyoon83

AI Summary

This MCP server enables Claude to directly download and access YouTube video transcripts, making it easy for developers to integrate transcript extraction into AI workflows. It benefits content researchers, developers building transcript-based applications, and anyone needing programmatic access to YouTube video text.

Description

This is an MCP server that allows you to directly download transcripts of YouTube videos.

Install

{
  "mcpServers": {
    "youtube-transcript": {
      "command": "npx",
      "args": ["-y", "@kimtaeyoon83/mcp-server-youtube-transcript"]
    }
  }
}

Quality Score

B

Good

79/100

Standard Compliance82
Documentation Quality65
Usefulness78
Maintenance Signal80
Community Signal100
Scored Yesterday

GitHub Signals

Stars481
Forks77
Issues7
Updated2mo ago
View on GitHub

Trust & Transparency

Open Source — MIT

Source code publicly auditable

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit 2mo ago

481 stars — Growing Community

77 forks

My Fox Den

Community Rating

Works With

claude_desktop
Claude Code