You're viewing a demo portfolio

Join the waitlist
PRSM

get_transcript

Active

Tool of YouTube Transcript Downloader

declared in 1.0.0

Get the full transcript of a single YouTube video as timestamped markdown. Read-only: fetches existing captions, modifies nothing. Requires an API key; each successful call charges 1 credit, including repeat calls for the same video, so reuse a transcript already in context instead of re-fetching. Videos without captions return an error and cost nothing. Rate limit: 5 requests per 10 seconds.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "video"
  ],
  "properties": {
    "video": {
      "type": "string",
      "description": "YouTube video ID (e.g. dQw4w9WgXcQ) or full video URL (youtube.com/watch?v=... or youtu.be/... forms)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

YouTube Transcript Downloader

1/7 registries
View full server →
get_transcript — YouTube Transcript Downloader — PRSM MCP