Skip to main content
Glama

x402vid AI Intelligence & Channel Growth for YouTube Videos

Video Performance Score

video_performance_score
Read-only

Score any YouTube video: engagement rate + S/A/B/C tier + 3 fixes.

One Data API call for stats, deterministic tier math, Muse justifies the tier and prescribes exactly 3 fixes to raise it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
video_urlYesYouTube video URL or video ID
x_paymentNoBase64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4/5.0
Behavior4/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false. The description adds useful behavioral context: 'One Data API call for stats', 'deterministic tier math', and that Muse justifies the tier and prescribes exactly 3 fixes. No contradiction with annotations.

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 two tight sentences that front-load the core purpose and output. Every phrase earns its place, with no redundancy or filler.

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?

With an output schema present, return values need no explanation. The description covers the tool's single-call behavior, deterministic scoring logic, and the prescriptive nature of the output. It is complete enough for an agent to invoke the tool correctly.

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

Parameters3/5

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

Schema description coverage is 100%, so the input schema already documents both video_url and x_payment. The description does not add parameter-level meaning, which is acceptable given the baseline of 3 for full schema coverage.

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 states a specific action ('Score any YouTube video') and names concrete outputs: engagement rate, S/A/B/C tier, and 3 fixes. This clearly distinguishes it from sibling tools like get_video_intelligence or thumbnail_concept by focusing on scoring and prescriptive improvements.

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 phrase 'Score any YouTube video' implies broad applicability, but the description does not explicitly state when to prefer this tool over siblings or when not to use it. Usage context is implied rather than directly specified.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources