Skip to main content
Glama
mohamdben-yahia

YouTube MCP Server

simulate_title_ctr

Compare candidate video titles by simulating click-through rate potential. Identify the highest-CTR winner and receive three optimized variations based on YouTube psychological triggers and mobile length.

Instructions

Grade and simulate the click-through-rate (CTR) potential of candidate video titles.

Evaluates titles against YouTube psychological click triggers: curiosity gaps, loss aversion, specificity/numbers, power words, and mobile length sweet-spots (<50 chars). Designates the highest-CTR winning title and provides 3 optimized variations for each candidate.

Args: titles: List of 1 to 8 candidate video titles to test against each other. target_niche: Optional niche context (e.g. 'coding', 'finance', 'gaming').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titlesYes
target_nicheNo

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.4/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 full burden of behavioral disclosure. It explains the analysis methodology (psychological click triggers), the decision output (highest-CTR winning title), and that it generates 3 optimized variations per candidate. This is substantive behavioral information beyond a simple 'evaluates titles.' However, it does not explicitly warn that this is a heuristic simulation rather than actual live CTR data, which would be a useful caveat.

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 well-structured and efficiently worded. The primary purpose is front-loaded, followed by the evaluation criteria, then the outputs, then a compact Args section. Every sentence provides useful information and there is no filler, repetition, or tangential detail.

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?

Given that an output schema exists, the description does not need to detail return fields. It covers the evaluation dimensions, the winning-title designation, and the generated variations, which gives an agent a solid mental model of what the tool produces. It omits any note on limitations or failure modes, but overall it is sufficient for correct invocation.

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

Parameters4/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, and it does. It clarifies that 'titles' is a list of 1–8 candidates meant to be tested against each other, and it gives concrete niche examples for 'target_niche.' This adds meaning beyond the bare schema property names, though it could be even more explicit about expected string formats or edge cases.

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 opens with a clear verb-object pair: 'Grade and simulate the click-through-rate (CTR) potential of candidate video titles.' It then enumerates specific evaluation criteria (curiosity gaps, loss aversion, specificity/numbers, power words, mobile length) which sharply distinguishes it from sibling tools that analyze audiences, channels, or traffic. This is a specific, informative purpose statement.

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

Usage Guidelines4/5

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

The description makes obvious when to use it: whenever there are candidate video titles to compare and optimize. It states input constraints (1–8 titles) and optional niche context, giving an agent clear conditions for invocation. It does not explicitly name sibling tools to exclude, but the context is clear enough that an agent would not confuse it with channel-scouters or transcript analyzers.

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