The reputation layer for AI skills, tools & agents

jkawamoto/mcp-youtube-transcript

Score: 49.1 Rank #285

MCP server retrieving transcripts of YouTube videos

Overview

jkawamoto/mcp-youtube-transcript is a Python MCP server licensed under MIT. MCP server retrieving transcripts of YouTube videos Topics: mcp-server, python, youtube.

Ranked #285 out of 25632 indexed tools.

In the top 2% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT
mcp-serverpythonyoutube

Signal Breakdown

Stars 340
Freshness 2d ago
Issue Health 47%
Contributors 5
Dependents 0
Forks 60
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 8 open vs 7 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

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

Matched Queries

"mcp server""mcp-server"

From the README

# YouTube Transcript MCP Server

This MCP server retrieves transcripts for given YouTube video URLs.

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

## Tools
This MCP server provides the following tools:

### `get_transcript`
Fetches the transcript of a specified YouTube video.

#### Parameters
- **url** *(string)*: The full URL of the YouTube video. This field is required.
- **lang** *(string, optional)*: The desired language for the transcript. Defaults to `en` if not specified.
- **next_cursor** *(string, optional)*: Cursor to retrieve the next page of the transcript.

### `get_timed_transcript`
Fetches the transcript of a specified YouTube video with timestamps.

#### Parameters
- **url** *(string)*: The full URL of the YouTube video. This field is required.
- **lang** *(string, optional)*: The desired language for the transcript. Defaults to `en` if not specified.
- **next_cursor** *(string, optional)*: Cursor to retrieve the next page of the transcript.

### `get_video_i
Read full README on GitHub →
Are you the maintainer? Claim this listing