Skip to main content
Glama
mohamdben-yahia

YouTube MCP Server

export_research_report

Generate a Markdown research report for Notion or Obsidian, featuring market analysis, competitor rankings, viral video links, comment insights, and a 5-video roadmap for any niche.

Instructions

Generate a publication-ready Markdown research report for Notion or Obsidian.

Runs comprehensive market research and formats it into an executive-ready .md document complete with tables, competitor rankings, viral video links, comment insights, and a 5-video roadmap.

Args: niche: Topic or niche (e.g. 'ai automation', 'productivity systems', 'personal finance'). target_audience: Optional target audience description (e.g. 'beginners', 'freelancers'). output_file: Optional path where to save the markdown file (defaults to reports/_research_report.md). region_code: Country market code (default 'US').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nicheYes
output_fileNo
region_codeNoUS
target_audienceNo

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, the description carries the behavioral burden. It discloses that the tool performs research, produces a Markdown file, and writes it to a configurable output_file with a documented default. It does not warn about overwriting existing files or long-running research behavior, but the main side effect is clearly stated.

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 front-loads the purpose and output format, adds one compact paragraph of report contents, then lists parameters with defaults. No filler or redundant restatement of the tool name.

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

Completeness5/5

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

For a tool with no annotations and an otherwise bare schema, the description provides everything needed to call it correctly: required niche, optional parameters with defaults, output destination, and deliverable format. Since an output schema exists, explaining return values is unnecessary.

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%, and the description fully compensates: the Args block explains all four parameters, gives example values for niche and target_audience, documents the output_file default, and states the region_code default. This is far more than the bare schema provides.

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 first line gives a precise action and artifact: 'Generate a publication-ready Markdown research report for Notion or Obsidian.' It also summarizes the operational scope ('Runs comprehensive market research') and lists the report's contents, which distinguishes it from the individual research/analysis sibling tools.

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 this is the right choice when a consolidated, formatted report is desired ('Runs comprehensive market research and formats it...'), but it never states when not to use it or suggests a sibling alternative for lower-level data needs. The when-to-use signal is implied rather than explicit.

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