Skip to main content
Glama

YouTube Transcript Extractor MCP

youtube-transcript-extractor

Extracts YouTube video transcripts for analysis or integration into AI workflows. Input a video URL to retrieve the transcript directly.

Instructions

Extracts the transcript of a YouTube video.

Input Schema

NameRequiredDescriptionDefault
inputYesa youtube video url

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "input": { "description": "a youtube video url", "type": "string" } }, "required": [ "input" ], "type": "object" }
Install Server

Other Tools from YouTube Transcript Extractor MCP

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/MalikElate/yt-description-mcp'

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