← Back to search Server uses network capabilities via: requests, urllib Server uses filesystem capabilities via: os Server uses env_vars capabilities via: os.getenv()
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
B
77.3 / 100
Versions
0.5.0latestfirst seen Jun 5, 2026
0.6.3first seen May 19, 2026
Tools 4
get_transcript annotations: none low
Retrieves the transcript of a YouTube video.
ctx string url str lang str next_cursor string
get_timed_transcript annotations: none low
Retrieves the transcript of a YouTube video with timestamps.
ctx string url str lang str next_cursor string
get_video_info annotations: none low
Retrieves the video information.
ctx string url str
get_available_languages annotations: none low
Retrieves the available languages for the video.
ctx string url str
Permissions 3
network medium filesystem low env_vars low Scan Findings 32
medium
Vulnerable dependency: yt-dlp@2025.9.26 (GHSA-6v4j-43gg-vj32)
low
Tool 'get_transcript' has no annotations
low
Tool 'get_timed_transcript' has no annotations
low
Tool 'get_video_info' has no annotations
low
Tool 'get_available_languages' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: requests@2.32.3 (GHSA-9hjg-9r4m-mvj7)
medium
Vulnerable dependency: requests@2.32.3 (GHSA-gc5v-m9x4-r6x2)
medium
Vulnerable dependency: requests@2.32.3 (PYSEC-2026-1872)
medium
Vulnerable dependency: requests@2.32.3 (PYSEC-2026-2275)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (GHSA-69qj-pvh9-c5wg)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (GHSA-c6mh-fpjc-4pr3)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (GHSA-f7j3-774f-rfhj)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (GHSA-g3gw-q23r-pgqm)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (GHSA-vx4q-3cr2-7cg2)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (PYSEC-2026-3430)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (PYSEC-2026-3431)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (PYSEC-2026-3432)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (PYSEC-2026-3433)
medium
Vulnerable dependency: yt-dlp@2025.9.26 (PYSEC-2026-3622)
info
pyproject.toml metadata
info
Tool: get_transcript
info
Tool: get_timed_transcript
info
Tool: get_video_info
info
Tool: get_available_languages
info
Required env vars (1)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)