Skip to main content
Glama
bartivs

yt-media-info-mcp

by bartivs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoWinston log level (error, warn, info, debug)info
ENABLE_SSENoUse SSE transport (vs stdio)0
YT_MEDIA_INFO_HOSTNoHTTP server host (SSE mode)0.0.0.0
YT_MEDIA_INFO_PORTNoHTTP server port (SSE mode)9423
YT_MEDIA_INFO_API_KEYNoOptional bearer API key for HTTP endpoints
YT_MEDIA_INFO_PASSWORDNoDefault password for yt-dlp site auth
YT_MEDIA_INFO_USERNAMENoDefault username for yt-dlp site auth
YT_MEDIA_INFO_SERVICE_URLNoURL of the Python yt-dlp servicehttp://yt-media-info-service:8000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_infoA

Extract rich metadata from a media URL (title, description, duration, formats, chapters, subtitles, statistics, and more)

get_transcriptB

Fetch subtitles or transcript text for a media URL, optionally with timestamp segments

search_mediaA

Search for media across supported platforms (YouTube, etc.) using yt-dlp search. This is a supplementary discovery tool meant to complement web search.

Prompts

Interactive templates invoked by user choice

NameDescription
analyze_videoAnalyze a video or media item from its available metadata to provide insights, context, and high-level understanding
summarize_transcriptSummarize the transcript of a video or audio file to extract key points and actionable insights

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/bartivs/yt-media-info-mcp'

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