Skip to main content
Glama

fix_site

Generate complete fix code for all AI visibility issues across AEO, GEO, and Agent Readiness. Returns working code you can apply directly — schema generation, robots.txt, sitemap, llms.txt, meta tags, structured data, citation signals, entity markup. Also returns two-tier score projections: quick wins (critical + high fixes only) and full implementation ceiling (all fixes). TIP: pass scan_id from a fresh audit_site result (kept 1 hour) to skip the re-crawl — instant response, same price. Content recommendations include research citations. Run scan_site first to see which issues exist. Pay per call ($5.00) via x402 — USDC on Base or Solana. On payment_required, the response includes the full x402 payload with payTo/amount/asset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoFull URL to generate fixes for (required unless scan_id is given)
pagesNoNumber of pages to analyze (1-10); ignored when scan_id is used
formatNoOutput format: generic or claude_code (optimized for Claude Code)generic
scan_idNoid from a recent audit_site response — reuses that crawl (1h TTL), instant response

TDQS

A4.3/5.0
Behavior4/5

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

Annotations provide openWorldHint: true, and the description adds behavioral context: payment per call ($5.00), x402 payload on payment_required, scan caching (1h TTL), and that returned code is 'working code you can apply directly.' 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.

Conciseness4/5

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

The description is front-loaded with the core purpose, then provides a TIP and additional details. It is somewhat lengthy but every sentence adds value, such as payment flow and content recommendations. Could be slightly more streamlined.

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 4 parameters with no output schema, the description covers returns (two-tier score projections, working code), payment handling, and integration with sibling tools. It does not detail error responses beyond payment, but overall is adequately complete.

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 coverage is 100%, so baseline 3. The description adds significant meaning: scan_id is described as reusing a crawl with 1h TTL, pages is ignored with scan_id, and format is 'optimized for Claude Code' for claude_code enum. This improves over schema alone.

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 clearly states the tool's purpose: 'Generate complete fix code for all AI visibility issues across AEO, GEO, and Agent Readiness.' It lists specific outputs (schema generation, robots.txt, etc.) and distinguishes itself from siblings by referencing scan_id from audit_site and suggesting scan_site first.

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?

The description provides a TIP on using scan_id for instant response, advises running scan_site first, and explains the payment flow with x402. It gives clear context but could more explicitly contrast with sibling tools to say when not to use.

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/5.0
Disambiguation5/5

Each tool has a distinct purpose: quick free scan, full paid audit, fix generation, and competitive comparison. No overlap or ambiguity.

Naming Consistency5/5

All tools use verb_noun pattern (scan_site, audit_site, fix_site, compare_sites) with clear, descriptive verbs and consistent formatting.

Tool Count5/5

4 tools is a compact yet complete set for the domain, covering the essential workflows without bloat.

Completeness4/5

Covers scanning, detailed auditing, fix generation, and competitive comparison. Minor gaps like history or update/delete tools but core workflows are fully supported.