Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUTUBE_API_KEYNoYour YouTube Data API v3 key, required for video info, comments, and channel info tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_transcriptA

Fetches the transcript (subtitles) of a YouTube video with timestamps. No API key required.

get_video_infoA

Fetches metadata for a YouTube video: title, description, duration, views, likes, tags, etc. Requires YouTube API key.

summarize_transcriptA

Splits the YouTube video transcript into chunks and creates timestamped chapters. No API key required.

search_in_transcriptA

Searches for a word or phrase within a YouTube video transcript. Returns matching segments with timestamps and YouTube URL links. No API key required.

get_commentsA

Fetches the most popular comments of a YouTube video. Requires YouTube API key.

get_channel_infoA

Fetches YouTube channel details: name, subscriber count, total videos, total views, etc. You can provide a channel ID or a video URL. Requires YouTube API key.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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