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

tutormcp MCP Server

awrshift/tutormcp

Score: 53.3 Rank #47 MCP Server
Are you the maintainer of awrshift/tutormcp? Claim this listing →

MCP server that turns YouTube coding tutorials into searchable AI context for Claude Code, Cursor, and other AI agents

Add AgentRank to Claude Code Discover and compare tools like awrshift/tutormcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

awrshift/tutormcp is a HTML MCP server licensed under MIT. MCP server that turns YouTube coding tutorials into searchable AI context for Claude Code, Cursor, and other AI agents

Ranked #47 out of 109 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

HTML MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → 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

npm Downloads N/A
PyPI Downloads N/A
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 all embed codes →

AgentRank score for awrshift/tutormcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/awrshift--tutormcp)](https://agentrank-ai.com/tool/awrshift--tutormcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/awrshift--tutormcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/awrshift--tutormcp" 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="awrshift/tutormcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# TutorMCP

MCP server that turns YouTube coding tutorials into searchable AI context for Claude Code, Cursor, and other AI agents.

**Your AI mentor finally knows what you're learning.**

## Quick Start (2 commands)

```bash
# 1. Install
pip install git+https://github.com/awrshift/tutormcp.git

# 2. Connect to Claude Code (auto-configures ~/.claude.json)
tutormcp install
```

Restart Claude Code. Done.

## Usage

```bash
# Add a YouTube tutorial
tutormcp add https://www.youtube.com/watch?v=wm5gMKuwSYk

# Ask Claude Code anything about it
# "How did the tutorial set up NextAuth?" → Found at 1:18:57
```

### All Commands

| Command | Description |
|---------|-------------|
| `tutormcp install` | Auto-configure Claude Code MCP integration |
| `tutormcp add <url>` | Add a YouTube tutorial (transcript + GitHub repos) |
| `tutormcp list` | List all saved tutorials |
| `tutormcp search <query>` | Search across all tutorials |
| `tutormcp remove <id>` | Remove a tutorial |
| `tutormcp serve` 
Read full README on GitHub →

Get the weekly AgentRank digest

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