The reputation layer for AI skills, tools & agents

kimtaeyoon83/mcp-server-youtube-transcript

Score: 30.3 Rank #6352

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

Overview

kimtaeyoon83/mcp-server-youtube-transcript is a TypeScript MCP server licensed under MIT. This is an MCP server that allows you to directly download transcripts of YouTube videos.

Ranked #6352 out of 25632 indexed tools.

Has 10 contributors.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 494
Freshness 2mo ago
Issue Health 31%
Contributors 10
Dependents 0
Forks 81
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 82 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 9 open vs 4 closed issues — triaging stale issues improves health

Badge

AgentRank score for kimtaeyoon83/mcp-server-youtube-transcript
[![AgentRank](https://agentrank-ai.com/api/badge/tool/kimtaeyoon83--mcp-server-youtube-transcript)](https://agentrank-ai.com/tool/kimtaeyoon83--mcp-server-youtube-transcript)
<a href="https://agentrank-ai.com/tool/kimtaeyoon83--mcp-server-youtube-transcript"><img src="https://agentrank-ai.com/api/badge/tool/kimtaeyoon83--mcp-server-youtube-transcript" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# YouTube Transcript Server

A Model Context Protocol server that enables retrieval of transcripts from YouTube videos. This server provides direct access to video captions and subtitles through a simple interface.

<a href="https://glama.ai/mcp/servers/z429kk3te7"></a>

### Installing via Smithery

To install YouTube Transcript Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@kimtaeyoon83/mcp-server-youtube-transcript):

```bash
npx -y @smithery/cli install @kimtaeyoon83/mcp-server-youtube-transcript --client claude
```

## Components

### Tools

- **get_transcript**
  - Extract transcripts from YouTube videos
  - Inputs:
    - `url` (string, required): YouTube video URL, Shorts URL, or video ID
    - `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.
    - `include_timestamps` (boolean, optional, default: false): Include timesta
Read full README on GitHub →
Are you the maintainer? Claim this listing