Skip to main content
Glama
markswendsen-code

@striderlabs/mcp-youtube

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUTUBE_EMAILYesYour Google email address for YouTube
YOUTUBE_HEADLESSNoSet to 'false' to see the browsertrue
YOUTUBE_PASSWORDYesYour Google password for YouTube

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_videosB

Search for videos on YouTube by query. Returns video titles, channels, views, and URLs.

get_video_detailsA

Get detailed information about a specific YouTube video including description, likes, comments.

get_channel_infoC

Get information about a YouTube channel including subscriber count and recent videos.

list_playlistsA

List playlists for the authenticated user or a specific channel.

get_playlist_videosB

Get all videos in a specific playlist.

subscribe_channelA

Subscribe to a YouTube channel.

get_subscriptionsA

List channels the authenticated user is subscribed to.

get_watch_historyB

Get the authenticated user's watch history.

like_videoC

Like a YouTube video.

add_to_playlistB

Add a video to a playlist.

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

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