MCPVault

fetch_youtube_transcript

MCP tool from Fetch MCP by zcaceres

Fetch a YouTube video's captions/transcript. Uses yt-dlp if available, otherwise extracts directly from the page. Accepts an additional lang parameter (default: "en") to select the caption language.

How to use it

fetch_youtube_transcript is exposed by the Fetch MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fetch_youtube_transcript tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Fetch MCP

$npx mcp-fetch <command> <url> [flags]
FULL FETCH MCP LISTING