Skip to main content
Glama
deepujain

YouTube MCP Connector

by deepujain

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YOUTUBE_HOSTNoBind address for the MCP server. Default: 127.0.0.1127.0.0.1
YOUTUBE_PORTNoPort for the MCP server. Default: 80008000
YOUTUBE_API_KEYYesYour YouTube Data API v3 key for public reads (search_videos, get_video_details).
YOUTUBE_CA_BUNDLENoPath to a PEM CA bundle, only if your egress proxy re-signs TLS with a private CA.
YOUTUBE_HTTP_PROXYNoHTTP proxy URL, only if your host needs an explicit egress proxy.
YOUTUBE_HTTPS_PROXYNoHTTPS proxy URL, only if your host needs an explicit egress proxy.
YOUTUBE_OAUTH_TOKENYesYour OAuth 2.0 access token for private reads and writes (my_subscriptions, my_playlists, catch_me_up, playlist modifications).
YOUTUBE_APPROVAL_TTL_SECONDSNoApproval token expiry in seconds. Default: 600600

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources