Skip to main content
Glama

YouTube MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUTUBE_API_KEYYesYour YouTube Data API key
YOUTUBE_TRANSCRIPT_LANGNoDefault language for transcriptsen

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
videos_getVideo

Get detailed information about a YouTube video

videos_searchVideos

Search for videos on YouTube

transcripts_getTranscript

Get the transcript of a YouTube video

channels_getChannel

Get information about a YouTube channel

channels_listVideos

Get videos from a specific channel

playlists_getPlaylist

Get information about a YouTube playlist

playlists_getPlaylistItems

Get videos in a YouTube playlist

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/ZubeidHendricks/youtube-mcp-server'

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