Skip to main content
Glama

FUTIA

Page yield

page_yield

Which of your pages are dead, why, and which to fix first. Splits pages into no_demand, title_not_earning and ranking_too_low, then orders the fix list by recoverable clicks using the site's own click-through curve rather than borrowed industry averages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoLookback window, 7 to 180. Defaults to 90.
siteYesSearch Console property

TDQS

B3.2/5.0
Behavior3/5

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

With no annotations, the description carries full burden. It explains the tool splits pages into categories and orders by recoverable clicks using the site's own curve, but does not clarify what 'dead' means or any side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences efficiently convey the tool's purpose and output. No wasted words, though the phrase 'which of your pages are dead' could be more precise.

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?

Given no output schema, the description adequately explains the output categories and ordering logic. It is complete enough for an agent to understand what the tool does.

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 coverage is 100%, so the parameters are already described in the schema. The description adds no additional meaning beyond the overall context, meeting baseline expectations.

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?

Description clearly states the tool identifies dead pages, categorizes them into three types, and prioritizes fixes using site-specific data. It is specific about verbs and resources but does not explicitly differentiate from 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 Guidelines2/5

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

No guidance on when to use this tool versus alternatives like backlink_profile or serp_position. The description implies usage for page-level health analysis but lacks explicit when-to-use or when-not-to-use instructions.

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.

TDQS

A4/5.0
Disambiguation5/5

Each tool targets a distinct aspect of SEO analysis: budget, backlinks, competitor gaps, indexing, keyword data, page performance, query insights, and SERP positions. No two tools overlap in purpose.

Naming Consistency5/5

All tool names follow a consistent snake_case noun_noun pattern (e.g., account_status, backlink_profile), making them predictable and easy to interpret.

Tool Count5/5

With 8 tools, the server is well-scoped for SEO analysis, covering key areas without being overwhelming or too sparse.

Completeness4/5

The tool set covers major SEO analysis domains (indexing, keywords, backlinks, competitors, on-page performance), but lacks a tool for tracking changes over time or providing actionable recommendations (e.g., fix suggestions).

Resources