Skip to main content
Glama

YouTube Transcript Server

by williamvd4

get_transcript

Extract YouTube video transcripts by providing a URL or video ID with optional language support. Ideal for accessing and analyzing video content in specific languages.

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" }

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