Skip to main content
Glama
bloghunch

Bloghunch MCP Server

Official
by bloghunch

bh_discover_topics

Analyzes Google Search Console data to reveal high-potential SEO topics tailored to your niche, audience, and content goals.

Instructions

Trigger AI analysis of Google Search Console data to find high-potential SEO topic opportunities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nicheYesYour blog niche (e.g. 'SaaS Marketing')
contentGoalsYesWhat do you want to achieve?
targetAudienceYesWho are you writing for?
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It says the tool 'triggers' AI analysis, which hints at an asynchronous or launched process, but it does not explain whether this mutates state, how long it takes, whether results are returned immediately, or how failures behave.

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 a single focused sentence that front-loads the core action and outcome. Every word contributes meaning, and there is no redundant filler or restating of the tool name.

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

Completeness2/5

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

Without an output schema, the description should explain what the caller receives or how to retrieve results later. It only describes the trigger, leaving a gap: the sibling bh_get_topic_discoveries suggests results are stored or retrievable, but the agent is not told. This makes the definition incomplete for a tool that launches a multi-step analysis.

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 baseline of 3 is appropriate even though the tool description adds no parameter-specific detail. The description does not clarify how niche, targetAudience, and contentGoals relate to the Google Search Console analysis, but the schema already documents each parameter sufficiently.

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

Purpose4/5

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

The description uses a specific verb ('Trigger AI analysis') and names a clear resource ('Google Search Console data') and outcome ('high-potential SEO topic opportunities'). It reads distinctly from read-oriented siblings like bh_get_topic_discoveries, though it does not explicitly distinguish itself from the similarly generative bh_generate_ideas.

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

Usage Guidelines2/5

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

There is no guidance on when to choose this tool over alternatives such as bh_generate_ideas or bh_get_topic_discoveries. The intended context is implied by the description but not stated, and no exclusion criteria or follow-up steps are provided.

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

Install Server

Other Tools

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/bloghunch/mcp-server'

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