Skip to main content
Glama
mambalabsdev

mcp-youtube-channel-transcript-extractor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIFY_TOKENYesYour Apify API token from console.apify.com/account/integrations

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_youtube_channel_statsA

Resolve a company domain, or a YouTube handle, to that company's YouTube channel. Returns the subscriber count, the stable UC channel id, channel name, creation date and description, as one flat Clay ready row. Subscriber counts are rounded by YouTube above roughly a thousand subscribers, on the page and in its official API alike, and the row flags that. Optional transcript pulling is available and is CURRENTLY GATED by YouTube: the caption track list is readable and the caption content endpoint returns an empty body without a proof of origin token, which the row reports as not_extractable rather than as a video having no captions. No API key needed. Read only; requires an APIFY_TOKEN and consumes Apify credits per call.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap.

Naming Consistency4/5

The single tool name 'get_youtube_channel_stats' is clear and follows a verb_noun pattern, though there are no other tools to compare for consistency.

Tool Count3/5

A single tool is on the low end, but it is focused on a narrow task (retrieving channel stats and optionally transcripts). Still, it may feel limited for a server dedicated to YouTube channels.

Completeness2/5

The tool covers channel stats and transcript extraction, but lacks other typical operations like searching for channels, listing videos, or fetching video details, leaving significant gaps for a comprehensive YouTube channel assistant.

Maintenance

ActivityMaintained
ResponsivenessNo issues