yt-mcp-server

yt-mcp-server is a Python MCP server that exposes YouTube-related tools: searching for videos, fetching video and channel metadata, retrieving transcripts (with timestamps), searching within a single transcript, and searching across all videos of a channel for passages matching a query. It can run as a zero-config MCP server (e.g., via uvx) and also supports running a standalone HTTP server using a specified transport.

Evaluated Apr 04, 2026 (39d ago)
Homepage ↗ Repo ↗ Ai Ml mcp youtube transcripts search python fastmcp devtools ai-agents
⚙ Agent Friendliness
66
/ 100
Can an agent use this?
🔒 Security
43
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
70
Error Messages
0
Auth Simplicity
95
Rate Limits
65

🔒 Security

TLS Enforcement
60
Auth Strength
20
Scope Granularity
10
Dep. Hygiene
55
Secret Handling
80

Security posture is mostly limited by the tool being described as no-auth/zero-config; this reduces risk of credential leakage but increases exposure of any networked server instance (e.g., if run as HTTP without explicit protections). TLS usage is not specified in the README for the HTTP transport; ensure HTTPS/reverse proxy if exposed. Also, the server relies on third-party upstream sources and libraries (yt-dlp, youtube-transcript-api), so keep dependencies updated and audit runtime logs to ensure no scraped content or tokens are inadvertently stored.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
45
AF Security Reliability

Best When

You want a local or self-hosted agent tool interface to perform YouTube discovery and transcript lookups with minimal setup.

Avoid When

You need strong contractual guarantees around uptime, stable upstream availability, or you cannot handle occasional rate limiting and tool-level failures gracefully.

Use Cases

  • AI assistants that need YouTube video discovery and retrieval of metadata
  • Transcript-based research (find relevant segments with timestamps)
  • Channel-level knowledge search (search across all videos of a creator)
  • Summarization and comparison of creator content across multiple videos

Not For

  • Highly sensitive data processing where you require end-to-end control over upstream sources and strict data handling guarantees
  • Production deployments that cannot tolerate upstream rate limiting or partial failures from third-party YouTube transcript mechanisms
  • Use cases requiring authenticated/authorized access to private or user-specific YouTube resources

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

README states no API keys or authentication required.

Pricing

Free tier: No
Requires CC: No

No pricing information provided; behavior described as zero-config and local execution.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Transcript search uses YouTube internal APIs and may rate-limit after many requests in a short period; plan for backoff/retry and fewer queries per session.
  • Upstream transcript availability can be inconsistent across videos (missing/disabled transcripts, format differences), which may lead to partial or failed tool responses.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for yt-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered