x402vid AI Intelligence & Channel Growth for YouTube Videos
Server Details
YouTube transcript summarizer, AI-ranked video search, multi-video research reports, and channel growth audits via MCP. Four paid tools ($0.02/$0.05/$0.15/$0.25 USDC on Base via x402) plus free health_check and video_preview taster.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
16 toolsanalyze_commentsAnalyze CommentsAInspect
YouTube comment intelligence: questions, sentiment, content gaps.
Samples top comments and mines audience questions, sentiment, and the video ideas viewers are begging for.
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | No | YouTube video URL or video ID | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| max_comments | No | Comments to sample (default 50, max 100) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden and it provides useful behavioral context: it samples top comments rather than analyzing the full set, and it mines specific signal types. It does not mention authentication or cost behavior, but the x_payment parameter already documents that requirement, so this is not a major omission.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded: a title line with the key insight followed by two short sentences. Every phrase ('questions', 'sentiment', 'content gaps', 'video ideas') adds value with no filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
An output schema is present, all parameters are documented, and the description covers the sampling approach and output themes. The main missing piece is explicit guidance on when to prefer this tool over sibling analysis tools, but that is a minor gap given the clarity of the comment-specific scope.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the parameter descriptions already carry the semantic load. The tool description's 'Samples top comments' aligns with max_comments but adds little meaning beyond the schema's own 'Comments to sample' description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names the exact resource ('YouTube comment intelligence') and specific actions ('Samples top comments and mines audience questions, sentiment, and ... video ideas'). This is clearly distinct from sibling tools that focus on topics, channel comparisons, or video-level intelligence.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the use case: when you need audience questions, sentiment, or content gaps from comments. However, it does not explicitly state when to choose this over siblings like analyze_youtube_topic or get_video_intelligence, nor does it provide exclusions or alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
analyze_youtube_topicAnalyze Youtube TopicAInspect
Multi-video AI research report on any YouTube topic.
Searches for the top videos on a topic, fetches their transcripts, and runs a comprehensive cross-video analysis through Muse Spark 1.3. Returns a research-grade report with synthesis, contrasting viewpoints, knowledge gaps, and recommendations.
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| num_videos | No | Number of videos to analyze (default 3, max 5) | |
| search_term | Yes | Topic to research across multiple videos |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false, and idempotenceHint=true, so the safety profile is covered. The description adds useful behavioral context by explaining the internal workflow (searching, fetching transcripts, running analysis) and the nature of the returned report, going beyond what annotations provide. It does not mention the required x_payment, but that is documented in the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and well-structured: the first sentence gives the core purpose, and the following sentences elaborate on the process and deliverables. Every sentence carries meaningful information, and there is no redundant or filler content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description explains the output format in enough detail to compensate for the lack of an output schema, and it covers the overall process from search to analysis. It lacks explicit comparison to sibling tools and does not mention payment/cost, but the schema covers the x_payment parameter. Overall, it is sufficiently complete for a read-only research tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema provides complete descriptions for all three parameters, including defaults, max, and the required x_payment payload. Schema coverage is 100%, so the description does not need to add param-level detail. The description adds only marginal context about videos being top-ranked, which is not directly parameter-specific.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states what the tool does: produces a multi-video AI research report on a topic. It details the pipeline (search, transcripts, cross-video analysis via Muse Spark 1.3) and explicitly names the report contents, which distinguishes it from sibling tools focused on single-video intelligence or channel growth.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when to use the tool (when you want a cross-video research report on a topic), but it does not explicitly state when to prefer alternatives like search_and_rank_videos or get_video_intelligence. No when-not-to-use conditions or exclusions are provided, leaving the guidance at an implied level.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
compare_channelsCompare ChannelsAInspect
Multi-channel YouTube competitor comparison with AI verdicts.
Compare 2-3 channels head to head: scoreboard, packaging grades, tactics worth copying, gaps to exploit. Slow call — allow up to 5 minutes.
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional niche context for the comparison | |
| channels | Yes | 2-3 channels, comma-separated (URLs, @handles, or UC ids) | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It discloses a key latency behavior ('Slow call — allow up to 5 minutes') but does not state whether the operation is read-only, what side effects exist, or how results are delivered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two tightly written sentences front-load the core purpose, then add output specifics and the critical latency warning. No filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with an output schema, the description covers what it does, what the comparison yields (scoreboard, packaging graades, tactics, gaps), and the main operational caveat (5-minute runtime). The payment requirement is already in the schema, so not restating it is acceptable.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% — every parameter (channels, topic, x_payment) is already documented. The tool description does not add parameter semantics beyond what the schema states, so the baseline holds.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb+resource ('Multi-channel YouTube competitor comparison') and clarifies scope ('Compare 2-3 channels head to head'). It is distinct from siblings focused on topics, videos, or single-channel growth, so an agent can tell what it does 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.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It provides clear context: the tool is for head-to-head channel comparisons, and the 'Slow call — allow up to 5 minutes' caveat sets an important expectation. However, it does not explicitly name alternatives or say when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_video_intelligenceGet Video IntelligenceAInspect
Extract and AI-analyze a YouTube video transcript.
Fetches the full transcript using caption data, then runs it through Muse Spark 1.3 to produce a structured intelligence report: executive summary, key insights, notable quotes, topics covered, sentiment, and actionable takeaways.
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | No | YouTube video URL or video ID (preferred) | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| video_url_or_title | No | Alias for video_url (accepted for compatibility) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral disclosure burden. It transparently explains the two-step process — fetching captions and running them through Muse Spark 1.3 — and lists the output sections. It does not disclose failure modes or the payment requirement, but the latter is clearly marked in the x_payment parameter description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded: the first sentence states the core action, the second explains the process and outputs. There is no filler or redundant restatement of the title.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers the main behavior and outputs, and an output schema exists so return-value details are not required. However, it omits usage guidance relative to the sibling tools and does not mention the required x_payment prerequisite outside the schema, leaving a small completeness gap for an agent selecting among multiple video-related tools.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, with all three parameters carrying descriptions. The tool description itself adds no parameter-level detail beyond naming video_url and the output process. Baseline 3 is appropriate since the schema already documents each parameter adequately.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb-plus-resource statement: 'Extract and AI-analyze a YouTube video transcript.' It then enumerates the structured report contents, making it clear what the tool produces and distinguishing it from sibling tools like search_and_rank_videos or video_preview.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the tool is used when you need an AI-generated intelligence report from a YouTube video's transcript. However, it does not explicitly state when to prefer this tool over siblings like analyze_youtube_topic or grow_channel_report, nor does it mention any exclusions or alternative conditions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
grow_channel_reportGrow Channel ReportAInspect
YouTube channel growth audit: what this channel must do to grow.
Give a channel URL, @handle, or channel ID. Audits recent uploads (packaging grades, rewritten titles), validates niche demand against top-performing videos, and returns a 90-day action plan. Slow call (audits multiple videos) — allow up to 5 minutes.
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | "html" (default, includes styled report) or "json" (structured data only) | html |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| channel_input | Yes | Channel URL (/@handle or /channel/UC...), @handle, or UC id |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It discloses what the tool processes (recent uploads, packaging, titles), what it evaluates (niche demand vs. top-performing videos), and its output (90-day action plan). It also explicitly warns about slow execution time. It does not explicitly mention payment or read-only behavior, but these are at least partially covered by schema descriptions and the audit nature of the tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and well-organized: purpose first, then input expectations, process details, and a latency warning. Every sentence contributes new information with no fluff or repetition.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the output schema is provided and all parameters are documented, the description completes the picture by stating the tool's purpose, input types, key processing steps, output type, and the important 'up to 5 minutes' latency caveat. An agent has enough context to select and invoke this tool correctly without further assumptions.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so all three parameters are documented in the schema. The description repeats guidance for channel_input ('Give a channel URL, @handle, or channel ID') but adds no additional parameter-level meaning beyond the schema. This matches the baseline score for well-covered schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific verb and resource: 'YouTube channel growth audit' and enumerates concrete outputs (packaging grades, rewritten titles, niche demand validation, 90-day action plan). It is distinct from sibling tools like analyze_youtube_topic or search_and_rank_videos because it targets a full channel-level growth audit rather than a narrower analysis or search.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description communicates when to use the tool: when a user wants a channel growth audit with actionable recommendations. The 'Slow call... allow up to 5 minutes' warning provides an important timing consideration. However, it does not explicitly name alternatives or state conditions when another sibling tool would be a better fit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
health_checkHealth CheckAInspect
Free service health check (no payment). Use to verify the server is live.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden and addresses a common concern by stating the check is free ('no payment'). 'Health check' plus 'verify the server is live' conveys a non-mutating status probe, and since there are no inputs, no permission or parameter side-effects need disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two short sentences deliver the key facts—free and purpose—with no fluff. The purpose is front-loaded and every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a no-input health check with an output schema, the description is complete: it states that it is free and specifies the verification purpose. The output schema covers return details, so nothing essential is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the baseline is 4; there is no parameter meaning for the description to add. The input schema already fully defines the empty input contract.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb ('verify') and resource ('server is live') tied to a health check, and the service is clearly distinct from the analytics-focused sibling tools. Even without reading schemas, an agent can tell what this tool does.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'Use to verify the server is live' provides a clear, actionable when-to-use condition. It does not mention exclusions or alternatives, but no sibling tool overlaps with this health-check purpose, so this is a minor gap.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
niche_researchNiche ResearchBInspect
YouTube niche and keyword research with AI scoring.
Top videos by view count for a keyword, scored for demand, saturation, opportunity grade, underserved angles, and winning title patterns.
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Niche or seed keyword to research | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| num_videos | No | Videos to sample (default 8, max 12) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It does disclose the research and AI-scoring behavior and lists the output dimensions. However, it does not mention the required x_payment/auth aspect, external data fetching, or any rate limits or side effects, leaving moderate gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise and front-loaded with the core purpose, followed by a clear list of scoring dimensions. It avoids excess words, though 'YouTube niche and keyword research' and 'Top videos by view count for a keyword' are slightly redundant.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The presence of an output schema and a fully documented input schema covers return values and parameter meanings. However, the description omits usage context relative to its many siblings and does not flag the payment/payload requirement, making it incomplete for an agent deciding whether to call this tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so each parameter (keyword, x_payment, num_videos) is already documented in the schema. The description adds little to parameter semantics beyond the schema, but the baseline of 3 applies because the schema handles the explanatory burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('YouTube niche and keyword research') and details the output: top videos by view count, scored for demand, saturation, opportunity grade, underserved angles, and title patterns. It is clear and specific, but it does not explicitly distinguish itself from sibling tools like analyze_youtube_topic or search_and_rank_videos.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance on when to use this tool versus alternatives such as analyze_youtube_topic or compare_channels. The context is only implicit ('niche and keyword research'), with no conditions, exclusions, or typical scenarios, so an agent must infer when this tool is appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
revenue_estimateRevenue EstimateAInspect
YouTube revenue estimate: CPM benchmarks and ad earnings range.
Niche CPM band, estimated monthly AdSense range from channel stats, and an AI read on why the category sets the number plus how to raise it.
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| channel_input | No | Channel URL (/@handle or /channel/UC...), @handle, or UC id | |
| monthly_views | No | Optional known monthly views (else estimated from recents) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the nature of the output: a niche CPM band, estimated monthly AdSense range based on channel stats, and an AI-generated rationale with advice. This goes beyond a simple purpose statement by clarifying that results are estimates and include interpretative commentary. With no annotations present, this provides useful behavioral context, though it does not mention payment requirements or failure behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded: the first line states the core purpose, and the second elaborates on output components. Every sentence contributes information without padding or repetition. This is appropriately sized for a straightforward estimation tool.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the output schema exists and the input schema has full coverage, the description is sufficient for an agent to understand what the tool produces and roughly how it derives the estimate. It could be more complete by explicitly noting the payment requirement and the optional nature of monthly_views, but those are already present in the schema. Overall, nothing essential is missing for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all three parameters adequately. The tool description adds little parameter-level meaning beyond referencing channel stats as the basis for estimates. This matches the baseline expectation when the schema does the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool's domain and resource: YouTube revenue estimation with CPM benchmarks and ad earnings ranges. It is distinguishable from siblings because no other sibling tool mentions revenue or AdSense. It lacks an explicit imperative verb, but the noun-phrase style is still unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage is implied rather than stated: an agent can infer this tool is for estimating channel revenue, especially from CPM benchmarks and AdSense ranges. However, the description gives no explicit when-to-use or when-not-to-use guidance, nor does it mention alternatives. Among the siblings, none directly overlaps, so the lack of routing is a minor gap.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_and_rank_videosSearch And Rank VideosAInspect
Search YouTube and return AI-ranked results with relevance reasoning.
Uses the YouTube Data API to find videos, then Muse Spark AI ranks them by relevance, credibility, and content quality — returning a curated shortlist with reasoning for each recommendation.
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| num_videos | No | Number of videos to retrieve before AI ranking (default 5, max 20) | |
| search_term | Yes | The topic or query to search for |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden, and it does well by disclosing the two-stage behavior: YouTube Data API search followed by Muse Spark AI ranking by relevance, credibility, and content quality. It also sets expectations for output with 'curated shortlist with reasoning.' It does not mention the x_payment prerequisite, though the schema already marks it required.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no fluff. The core action is front-loaded in the first sentence, and the second sentence adds just enough mechanism detail without restating the schema.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
An output schema exists, so return values do not need explanation. The description covers purpose, methodology, ranking criteria, and output style. The only missing piece is explicit mention of the x_payment requirement, but that is clearly documented in the schema, so the tool is adequately specified for selection and invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% coverage and describes search_term, num_videos, and x_payment. The description adds no parameter-level details beyond the schema, but the mention of relevance ranking indirectly reinforces that search_term is the core query. Baseline 3 is appropriate since the schema handles parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: 'Search YouTube and return AI-ranked results with relevance reasoning.' It clearly states the tool's function, the ranking mechanism, and the output format, and it is distinct from siblings like video_preview or get_video_intelligence because it emphasizes AI ranking and a curated shortlist.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context: use this tool when you need to search YouTube and get AI-ranked, relevance-reasoned results. It does not explicitly name alternatives or exclusion conditions, but the 'AI-ranked' and 'curated shortlist' wording helps disambiguate from raw search or channel-analysis siblings.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
shorts_intelligenceShorts IntelligenceAInspect
YouTube Shorts intelligence: hooks, pacing, breakout patterns.
Top Shorts by views for a topic, analyzed for opening hooks, pacing, and repeatable formats a new creator can copy.
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| num_videos | No | Shorts to sample (default 8, max 12) | |
| search_term | Yes | Topic to find breakout Shorts for |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It does convey that this is an analysis/read-style tool (sampling top Shorts and analyzing them), which implies no side effects. It does not explicitly describe the payment requirement or operational caveats, though the payment field is documented in the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short and front-loaded with the main topic, and the second sentence gives concrete output themes. It loses a point for redundancy: 'hooks, pacing' appears twice, and 'breakout patterns' overlaps with 'repeatable formats'.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's moderate complexity, the description plus fully documented parameters and an output schema is mostly sufficient. It explains the input (topic), the sampling approach, and the key analytical dimensions. The main missing piece is explicit alternative routing, but that is more of a usage-guideline gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the schema already explains search_term, num_videos, and x_payment. The description adds thematic context ('new creator can copy') but no new parameter-level meaning, so the baseline score of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the resource (Top YouTube Shorts for a topic) and the analytical focus (hooks, pacing, breakout patterns, repeatable formats), so an agent can infer what this tool does. It distinguishes itself from siblings by narrowing to Shorts-level, creator-copyable patterns, but it does not explicitly name or contrast a sibling tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage context is implied: use it to research a topic's top Shorts and extract creative patterns. However, there is no explicit guidance on when to choose this over analyze_youtube_topic, get_video_intelligence, or niche_research, and no exclusions are stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
shorts_to_scriptShorts To ScriptAInspect
Shorts script writer: hook, beats, CTA from a topic (fast, pure AI).
Closes the loop with shorts_intelligence: winning patterns in, shoot-ready script out.
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Video topic for the script | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| hook_style | No | Optional hook flavor (e.g. vs-battle, fear, curiosity) | |
| duration_secs | No | Target length 15-90s (default 30) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It adds useful context: generation is fast and purely AI-driven, and the output is a shoot-ready script. However, it does not mention the required x_payment/cost side effect or any rate/auth considerations, leaving part of the behavioral profile to the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences, front-loaded with the core function, then the workflow relationship. No filler; every phrase either states what the tool produces or how it fits with shorts_intelligence.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With a complete input schema and an output schema present, the description is largely sufficient: it identifies the input (topic), the output components (hook, beats, CTA), and the upstream tool. It loses one point for cryptic workflow language and not explicitly flagging the payment requirement in prose, though the schema documents it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description does not add parameter-level detail beyond 'from a topic'; duration_secs, hook_style, and x_payment are left entirely to the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific function: producing a Shorts script with hook, beats, and CTA from a topic. It also distinguishes itself from the analysis siblings by explicitly positioning against shorts_intelligence ('winning patterns in, shoot-ready script out').
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description conveys clear workflow context: it closes the loop with shorts_intelligence, implying it should be used after that analysis tool to turn winning patterns into a script. It does not explicitly list when-not-to-use or alternative options, but the name and prose make the primary use case obvious.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
title_optimizerTitle OptimizerAInspect
YouTube title and description optimizer (fast, pure AI).
Three CTR-ranked rewrites under 60 chars, keyword-front-loaded description draft, and tags. No video lookup needed.
| Name | Required | Description | Default |
|---|---|---|---|
| niche | No | Optional niche context for keyword targeting | |
| title | Yes | Working title to optimize | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden and does it well: it says the tool is fast and pure AI, specifies that it produces three rewrites under 60 chars, and clarifies that no video lookup is performed. It does not mention payment/cost behavior, but that is represented in the input schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description uses two short sentences to deliver the core purpose, speed, output count, length constraint, keyword placement, tags, and the no-lookup boundary. Every sentence earns its place and the main function is front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a low-complexity generator with three parameters and an output schema, the description is nearly complete: it states what the tool produces and what it does not need. The only notable omission is an explicit statement that a payment payload is required, which the schema mentions but with an inconsistent required/optional marker.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline applies; the tool description itself adds no parameter-level detail. The schema adequately describes 'title' as the working title, 'niche' as optional keyword context, and 'x_payment' as a Base64 payment payload, though the x_payment text says 'required' while the schema structure marks it optional.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool is a YouTube title and description optimizer and enumerates its exact outputs: three CTR-ranked rewrites under 60 chars, a keyword-front-loaded description draft, and tags. The 'No video lookup needed' note distinguishes it from video-analysis siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The purpose makes the primary use case obvious, and 'No video lookup needed' gives a concrete boundary: it can be called directly with a working title instead of first fetching video data. It does not explicitly name alternative tools or list when-not-to-use scenarios, but none of the siblings clearly compete with title optimization.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
transcript_markdownTranscript MarkdownAInspect
Raw YouTube transcript as a Markdown file (no AI analysis).
Returns timestamped, linkable Markdown with video metadata header — ready to save as a .md file. For AI summaries use get_video_intelligence.
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | No | YouTube video URL or video ID | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
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 usefully states that the tool performs no AI analysis and returns timestamped, linkable Markdown with a video metadata header, which goes beyond the schema. It does not explicitly mention payment or auth side effects, though the x_payment parameter description covers that requirement.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise and front-loaded with the core purpose, followed by the output format and a clear routing instruction. Every sentence earns its place and there is no redundant filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simple two-parameter schema, the presence of an output schema, and explicit sibling differentiation, the description is largely complete. It could be slightly more explicit about the required x_payment and the read-only nature, but those are partially covered by the schema context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents both video_url and x_payment. The tool description does not add additional parameter-level meaning, which is acceptable given the high schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool returns a raw YouTube transcript as a Markdown file and explicitly notes 'no AI analysis.' It also names the differentiator by pointing to get_video_intelligence for AI summaries, making its purpose distinct from siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly says 'For AI summaries use get_video_intelligence,' giving the agent a clear when-not-to-use instruction. The phrase 'raw YouTube transcript' plus the contrast with AI analysis conveys the appropriate use case effectively.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
transcript_textTranscript TextAInspect
Bare YouTube transcript extraction as plain text (cheapest, no AI).
Raw captions with timestamps, nothing else. For a formatted file use transcript_markdown; for AI summaries use get_video_intelligence.
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | No | YouTube video URL or video ID | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden and does it well: it discloses the return shape ('Raw captions with timestamps, nothing else') and positions the call as a cheap, non-AI read operation. It stops short of noting failure modes (e.g., videos without captions) or that x_payment is mandatory, though the schema covers the latter.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences with zero waste: the core purpose is front-loaded, the exact output is stated next, and sibling routing closes it out. The slight overlap between 'plain text' and 'raw captions' reinforces rather than bloats the message.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple (2 parameters) and has an output schema, so the description need not explain return values. Purpose, output nature, and alternatives are all covered; the only gap is that the description does not reinforce the payment requirement that the schema flags as required.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. Both video_url and x_payment are already documented in the schema, and the description adds no parameter-level meaning beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb and resource: 'Bare YouTube transcript extraction as plain text.' It sharpens scope with 'Raw captions with timestamps, nothing else.' and explicitly distinguishes itself from the siblings transcript_markdown and get_video_intelligence, so an agent can select it correctly without inspecting schemas.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
'For a formatted file use transcript_markdown; for AI summaries use get_video_intelligence' explicitly names alternatives and the conditions that select them. 'Cheapest, no AI' also frames when this tool is the right choice, so no inference is required.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
trending_on_youtubeTrending On YoutubeBInspect
YouTube trending by region, optionally scored against a niche.
Today's most-popular videos with views and channels; pass a niche to get AI picks for what matters plus ways to ride trends this week.
| Name | Required | Description | Default |
|---|---|---|---|
| niche | No | Optional niche to score trends against | |
| region | No | 2-letter region code (default US) | US |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| num_videos | No | Videos to return (default 10, max 15) |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry behavioral disclosure, but it only summarizes the result and niche scoring. It omits the mandatory x_payment requirement, which appears only in the schema parameter description, and gives no hint about auth, failure modes, or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short and front-loaded with the core behavior in the first sentence. The second sentence adds useful context about the optional niche mode, though 'ways to ride trends this week' is slightly promotional and vague.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The presence of an output schema and 100% parameter coverage reduces the burden on the prose, but the description fails to surface the required x_payment usage, which is a critical invocation condition. It also leaves sibling differentiation implicit, so an agent must inspect schema or rely on the tool name to choose correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The tool description adds real semantic value for the niche parameter by explaining that it produces AI picks and trend-riding suggestions, which is more than the schema's 'score trends against' phrasing. Other parameters remain adequately documented by the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the resource as YouTube trending by region and states the output is today's most-popular videos with views and channels. It adds a differentiator—niche scoring and AI trend picks—but does not explicitly distinguish itself from siblings like search_and_rank_videos or niche_research.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'optionally scored against a niche' and 'pass a niche to get AI picks' implies when the niche mode is relevant, and 'by region' implies regional filtering. However, there is no explicit when-to-use or when-not-to-use guidance relative to sibling tools such as search_and_rank_videos or compare_channels.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
video_previewVideo PreviewAInspect
Free YouTube video preview (no payment): title, channel, stats, and transcript excerpt.
Taster for get_video_intelligence. Shows value before asking for payment. Capped: transcript excerpt truncated to ~2000 chars, no AI analysis.
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | No | YouTube video URL or video ID |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Discloses that the transcript is capped at ~2000 chars and that no AI analysis is included. Though no annotations are provided, the description covers the key behavioral boundary (free vs paid, truncated output). It doesn't mention error cases or authentication requirements, which with no annotations leaves some gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Compact and front-loaded with the core value proposition first. Each sentence earns its place: what it returns, when to use it, and its limitations. No redundancy or waste.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Complete for a simple single-parameter preview tool with an output schema covering the return values. The absence of annotations is partially mitigated by the description's clear scoping. Could add what happens on invalid URLs, but the output schema covers the return format.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the schema already documents the video_url parameter. The description doesn't add extra detail about URL formats beyond the schema's 'YouTube video URL or video ID' explanation. Baseline 3 is appropriate since the schema does the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool provides a free YouTube video preview with title, channel, stats, and transcript excerpt. It distinguishes itself from the paid get_video_intelligence tool by explicitly positioning itself as a free taster.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly positions this as a taster for get_video_intelligence and states the payment distinction. An agent can clearly understand when to use this free preview vs the alternative paid intelligence tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
- Added
revenue_estimate
4 tool updates
- Added
analyze_comments - Added
shorts_to_script - Added
title_optimizer - Added
trending_on_youtube
4 tool updates
- Added
compare_channels - Added
niche_research - Added
shorts_intelligence - Added
transcript_text
1 tool update
- Added
transcript_markdown
6 tool updates
- First observed
analyze_youtube_topic - First observed
get_video_intelligence - First observed
grow_channel_report - First observed
health_check - First observed
search_and_rank_videos - First observed
video_preview
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.MIT

industrylens-mcpofficial
AlicenseNot gradedqualityBmaintenanceBrowse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.MIT- AlicenseNot gradedqualityCmaintenanceEnables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.MIT
- AlicenseAqualityAmaintenanceDetects hiring intent signals by scanning job boards for specific companies. Returns structured role data for outbound sales targeting.11961MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Several video-discovery tools overlap in input and output: analyze_youtube_topic, niche_research, search_and_rank_videos, and trending_on_youtube all search for top videos and apply some level of AI analysis. The descriptions clarify the different report focuses, but an agent will need to read carefully to avoid selecting the wrong research tool.
All names use readable lowercase snake_case, but the pattern is mixed: some are verb-led (analyze_youtube_topic, compare_channels, get_video_intelligence) while many are noun phrases (health_check, niche_research, shorts_intelligence, title_optimizer, transcript_markdown). This is not chaotic, but there is no single predictable naming convention across the set.
Fifteen tools sit at the high end of a reasonable range and cover a broad YouTube intelligence workflow. The count is slightly padded by near-duplicate transcript/preview utilities and a health_check, but each tool still serves a somewhat distinct purpose.
The tool set covers the main YouTube growth loop: discovery, research, transcript extraction, video/comment intelligence, channel audits, Shorts, and title optimization. Minor gaps exist (e.g., no thumbnail analysis or standalone channel-stat endpoint), but agents can work around them using the existing tools.