Skip to main content
Glama
avansaber

SEOMonster

by avansaber

gsc_keyword_expand

Read-onlyIdempotent

Validate brainstormed keyword candidates against Search Console data to find net-new terms with no current footprint. Returns a footprint verdict and confidence band for each candidate.

Instructions

Ground LLM-brainstormed keyword candidates against your own Search Console data to find net-new terms you have no current footprint on. YOU (the host) supply candidates -- brainstorm them from the site's winning queries first (call gsc_top_queries). For each candidate this returns a footprint verdict (covered / thin / none) and a confidence band from sibling-strength (does it share tokens with queries that already win impressions). 'none' means no VISIBLE footprint, not no demand (GSC hides ~75% of impressions); net-new terms are scored hypotheses, not facts. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoWindow for owned-query footprint. Defaults to 90 (wider = more footprint visible).
site_urlNoDefaults to the configured default site.
candidatesYesCandidate keyword/topic strings the host brainstormed. Required, 1-300.
impressions_minNoImpressions at/above which an exact match counts as 'covered'. Defaults to 10.
Behavior5/5

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

Annotations already mark readOnlyHint and idempotentHint. The description adds critical behavioral context: explains the 'footprint verdict' and confidence band, and crucially discloses that GSC hides ~75% of impressions, making results hypothetical. No contradictions 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?

Concise at 7 sentences, front-loaded with purpose, each sentence adds necessary detail without redundancy. Well-structured for quick comprehension.

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?

Given the lack of output schema, the description adequately explains the return (footprint verdict and confidence band) and addresses the hypothetical nature of results. Covers all key aspects of use.

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 covers 100% of parameters, but the description adds value by explaining how to obtain candidates ('brainstorm from winning queries') and for 'days' adds 'wider = more footprint visible'. This enriches understanding beyond the schema.

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 uses a specific verb ('Ground... candidates to find net-new terms') and clearly distinguishes from sibling tools like gsc_top_queries by recommending it as a prerequisite. It leaves no ambiguity about the tool's function.

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?

Explicitly instructs the user to brainstorm candidates from gsc_top_queries first, providing clear context. However, it does not explicitly mention when to avoid this tool in favor of other siblings like gsc_query_gaps, though the workflow is implied.

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/avansaber/seo-monster'

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