Skip to main content
Glama

YouTube Transcript DL MCP Server

by jedarden
MIT License
1
2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_transcript

Extract transcript from a single YouTube video

get_bulk_transcripts

Extract transcripts from multiple YouTube videos

get_playlist_transcripts

Extract transcripts from all videos in a YouTube playlist

format_transcript

Format existing transcript data into different formats

get_cache_stats

Get cache statistics and performance metrics

clear_cache

Clear the transcript cache

list_transcripts

List all available transcripts for a YouTube video

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/jedarden/yt-transcript-dl-mcp'

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