Skip to main content
Glama

YouTube Transcript Server

by williamvd4

get_transcript

Extract YouTube video transcripts in specified languages by providing the video URL or ID. Simplify content access and analysis with straightforward transcript retrieval.

Instructions

Extract transcript from a YouTube video URL or ID

Input Schema

NameRequiredDescriptionDefault
langYesLanguage code for transcript (e.g., 'ko', 'en')en
urlYesYouTube video URL or ID

Input Schema (JSON Schema)

{ "properties": { "lang": { "default": "en", "description": "Language code for transcript (e.g., 'ko', 'en')", "type": "string" }, "url": { "description": "YouTube video URL or ID", "type": "string" } }, "required": [ "url", "lang" ], "type": "object" }
Install Server

Other Tools from YouTube Transcript Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/williamvd4/mcp-server-youtube-transcript'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server