Google PageRank for AI agents. 25,000+ tools indexed.

Anarcyst/youtube-mcp-server

Score: 53.2 Rank #54

Open-source MCP server for YouTube — search videos, get transcripts, explore channels. Works with Claude, Cursor, and any MCP client.

Overview

Anarcyst/youtube-mcp-server is a Python MCP server licensed under MIT. Open-source MCP server for YouTube — search videos, get transcripts, explore channels. Works with Claude, Cursor, and any MCP client.

Ranked #54 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

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

Badge

AgentRank score for Anarcyst/youtube-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Anarcyst--youtube-mcp-server)](https://agentrank-ai.com/tool/Anarcyst--youtube-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Anarcyst--youtube-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Anarcyst--youtube-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="Anarcyst/youtube-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# YouTube MCP Server

A **zero-config** MCP server for YouTube. Search videos, get transcripts, browse channels, and **search across a creator's entire content**. No API keys needed.

## Quick Start

```bash
uvx yt-mcp-server
```

Or install with pip:

```bash
pip install yt-mcp-server
```

## Setup

### Claude Desktop

Add to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "youtube": {
      "command": "uvx",
      "args": ["--from", "yt-mcp-server", "youtube-mcp-server"]
    }
  }
}
```

### Claude Code

```bash
claude mcp add youtube -- uvx yt-mcp-server
```

### Cursor

Add to your Cursor MCP settings:

```json
{
  "mcpServers": {
    "youtube": {
      "command": "uvx",
      "args": ["--from", "yt-mcp-server", "youtube-mcp-server"]
    }
  }
}
```

## Tools

| Tool | Description |
|---|---|
| **`search_channel_transcripts`** | **Search across ALL videos of a channel — find what any creator said about any topic** |
| `search_transcript` | Search within a single
Read full README on GitHub →
Are you the maintainer of Anarcyst/youtube-mcp-server?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.