YT
YouTube Transcript AI
/get_youtube_transcript
get youtube transcript
Fetch the full text transcript of a YouTube video. Accepts a YouTube URL (watch, youtu.be, shorts, embed) or a bare 11-character video ID, and returns the trans
liveunknown~5s typical
mcpyoutubetranscriptai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-youtube-transcript-youtube-transcript /get_youtube_transcript for me.
Input
| Field | Type | Description |
|---|---|---|
| video* | string | YouTube video URL or 11-character video ID |
| lang | string | Optional BCP-47 language code, e.g. "en", "zh-CN", "es". Omit for the default track. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-youtube-transcript-youtube-transcript","endpoint":"/get_youtube_transcript","input":{"video":"..."}}'cli
npx cracked-ai run -p mcp-ai-youtube-transcript-youtube-transcript -e /get_youtube_transcript -i '{"video":"..."}'mcp
run_tool({ provider: "mcp-ai-youtube-transcript-youtube-transcript", endpoint: "/get_youtube_transcript", input: {"video":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.