Skip to main content
Glama
mohamdben-yahia

YouTube MCP Server

generate_retention_script_outline

Create retention-engineered YouTube video script outlines by analyzing competitor transcripts and viewer comments to craft compelling hooks, maximize watch time, and address real pain points.

Instructions

Generate a full 8-12 minute retention-engineered YouTube video script outline.

Reverse-engineers competitor transcripts for opening hooks and integrates real viewer pain points from comments to maximize watch time and viewer satisfaction.

Args: video_title_or_topic: The topic or title of the video to outline. competitor_video_id_or_url: Optional competitor video to model hook and structure from. target_audience: Ideal viewer demographic (default 'Beginners'). target_duration_minutes: Target video runtime in minutes (default 10).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
target_audienceNoBeginners
video_title_or_topicYes
target_duration_minutesNo
competitor_video_id_or_urlNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.1.0

TDQS

A4.3/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the behavioral transparency burden and does a solid job: it discloses that the tool reverse-engineers competitor transcripts for hooks and integrates viewer pain points from comments. This is meaningful process-level behavior beyond what the schema or title alone would reveal, though it does not discuss limitations or edge cases.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured: two purpose-setting sentences followed by a compact Args block. Every sentence contributes information, and the most important outcome is front-loaded. There is no filler or redundant restating of the tool name.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the tool's purpose, process, and all parameters, and an output schema exists so return shapes need not be described. It is missing a small amount of explicit selection guidance relative to the long sibling list, but for an outline-generation tool with four self-explanatory parameters, the description is largely complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate fully; it does. Every parameter receives a meaningful explanation: video_title_or_topic is defined as the topic or title, competitor_video_id_or_url is described as an optional model for hook and structure, and both default parameters are explained with their defaults. This adds clear value over the bare schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies a specific verb ('Generate'), a concrete resource ('full 8-12 minute retention-engineered YouTube video script outline'), and the core outcome. It differentiates from sibling content-generation tools like generate_thumbnail_concepts and generate_seo_metadata_pack, which target different artifacts, so an agent can distinguish it without opening the schema.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for creating YouTube script outlines but does not explicitly state when to choose this tool instead of sibling tools, nor does it mention exclusion criteria or alternatives. The niche is clear enough for basic routing, but there is no direct guidance on selection conditions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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

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