Skip to main content
Glama

Compare SEO/AEO Website Readiness

compare_visibility
Read-onlyIdempotent

Run public-site SEO/AEO website-readiness scans for two business websites and compare aggregate scores, selected evidence, site signals, and top issues. This is a readiness comparison, not observed rank or live citation benchmarking.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
first_urlYesThe first business website URL, such as example.com.
second_urlYesThe second business website URL, such as competitor.com.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
firstYes
secondYes
winnerYes
score_gapYes
full_scan_urlYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed4 schema fields changed
    • addedInput schema / properties / first_url / maxLength
      Added value: +2048
    • addedInput schema / properties / first_url / minLength
      Added value: +1
    • addedInput schema / properties / second_url / maxLength
      Added value: +2048
    • addedInput schema / properties / second_url / minLength
      Added value: +1
  2. Changed10 schema fields changed
    • addedOutput schema / properties / first / properties / measurement_scope
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "notes": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "observed_aeo": {
      +      "const": "not_measured",
      +      "type": "string"
      +    },
      +    "observed_seo": {
      +      "const": "not_measured",
      +      "type": "string"
      +    },
      +    "readiness": {
      +      "const": "measured",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "readiness",
      +    "observed_seo",
      +    "observed_aeo",
      +    "notes"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / first / properties / score_components
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "ai_crawler_access": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "answer_block": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "content_modularity": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "eeat": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "experience": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "factual_density": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "format_diversity": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "freshness": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "heading_hierarchy": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "render_accessibility": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_coverage": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_quality": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_stack": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_validation": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "semantic_structure": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "snippet_control": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "technical_foundation": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "title_alignment": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    }
      +  },
      +  "required": [
      +    "technical_foundation",
      +    "experience",
      +    "freshness",
      +    "schema_quality",
      +    "schema_stack",
      +    "eeat",
      +    "answer_block",
      +    "format_diversity",
      +    "factual_density",
      +    "content_modularity",
      +    "ai_crawler_access",
      +    "snippet_control",
      +    "render_accessibility",
      +    "schema_coverage",
      +    "schema_validation",
      +    "heading_hierarchy",
      +    "semantic_structure",
      +    "title_alignment"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / first / properties / score_profile
      Added value: +{
      +  "anyOf": [
      +    {
      +      "additionalProperties": false,
      +      "properties": {
      +        "id": {
      +          "type": "string"
      +        },
      +        "version": {
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "id",
      +        "version"
      +      ],
      +      "type": "object"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ]
      +}
    • addedOutput schema / properties / first / properties / site_signals
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "blocked_ai_crawlers": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "llms_txt_available": {
      +      "type": "boolean"
      +    },
      +    "pages_analyzed": {
      +      "maximum": 9007199254740991,
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "rendered_pages_analyzed": {
      +      "maximum": 9007199254740991,
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "robots_available": {
      +      "type": "boolean"
      +    },
      +    "schema_types": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "sitemap_available": {
      +      "type": "boolean"
      +    }
      +  },
      +  "required": [
      +    "pages_analyzed",
      +    "rendered_pages_analyzed",
      +    "robots_available",
      +    "sitemap_available",
      +    "llms_txt_available",
      +    "blocked_ai_crawlers",
      +    "schema_types"
      +  ],
      +  "type": "object"
      +}
    • changedOutput schema / properties / first / required
      Previous value: -[
      -  "url",
      -  "score",
      -  "seo_score",
      -  "aeo_score",
      -  "geo_score",
      -  "summary",
      -  "top_issues",
      -  "audit_id"
      -]New value: +[
      +  "url",
      +  "score",
      +  "seo_score",
      +  "aeo_score",
      +  "geo_score",
      +  "summary",
      +  "top_issues",
      +  "audit_id",
      +  "score_profile",
      +  "measurement_scope"
      +]
    • addedOutput schema / properties / second / properties / measurement_scope
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "notes": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "observed_aeo": {
      +      "const": "not_measured",
      +      "type": "string"
      +    },
      +    "observed_seo": {
      +      "const": "not_measured",
      +      "type": "string"
      +    },
      +    "readiness": {
      +      "const": "measured",
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "readiness",
      +    "observed_seo",
      +    "observed_aeo",
      +    "notes"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / second / properties / score_components
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "ai_crawler_access": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "answer_block": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "content_modularity": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "eeat": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "experience": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "factual_density": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "format_diversity": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "freshness": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "heading_hierarchy": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "render_accessibility": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_coverage": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_quality": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_stack": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "schema_validation": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "semantic_structure": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "snippet_control": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "technical_foundation": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "title_alignment": {
      +      "anyOf": [
      +        {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    }
      +  },
      +  "required": [
      +    "technical_foundation",
      +    "experience",
      +    "freshness",
      +    "schema_quality",
      +    "schema_stack",
      +    "eeat",
      +    "answer_block",
      +    "format_diversity",
      +    "factual_density",
      +    "content_modularity",
      +    "ai_crawler_access",
      +    "snippet_control",
      +    "render_accessibility",
      +    "schema_coverage",
      +    "schema_validation",
      +    "heading_hierarchy",
      +    "semantic_structure",
      +    "title_alignment"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / second / properties / score_profile
      Added value: +{
      +  "anyOf": [
      +    {
      +      "additionalProperties": false,
      +      "properties": {
      +        "id": {
      +          "type": "string"
      +        },
      +        "version": {
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "id",
      +        "version"
      +      ],
      +      "type": "object"
      +    },
      +    {
      +      "type": "null"
      +    }
      +  ]
      +}
    • addedOutput schema / properties / second / properties / site_signals
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "blocked_ai_crawlers": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "llms_txt_available": {
      +      "type": "boolean"
      +    },
      +    "pages_analyzed": {
      +      "maximum": 9007199254740991,
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "rendered_pages_analyzed": {
      +      "maximum": 9007199254740991,
      +      "minimum": 0,
      +      "type": "integer"
      +    },
      +    "robots_available": {
      +      "type": "boolean"
      +    },
      +    "schema_types": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "sitemap_available": {
      +      "type": "boolean"
      +    }
      +  },
      +  "required": [
      +    "pages_analyzed",
      +    "rendered_pages_analyzed",
      +    "robots_available",
      +    "sitemap_available",
      +    "llms_txt_available",
      +    "blocked_ai_crawlers",
      +    "schema_types"
      +  ],
      +  "type": "object"
      +}
    • changedOutput schema / properties / second / required
      Previous value: -[
      -  "url",
      -  "score",
      -  "seo_score",
      -  "aeo_score",
      -  "geo_score",
      -  "summary",
      -  "top_issues",
      -  "audit_id"
      -]New value: +[
      +  "url",
      +  "score",
      +  "seo_score",
      +  "aeo_score",
      +  "geo_score",
      +  "summary",
      +  "top_issues",
      +  "audit_id",
      +  "score_profile",
      +  "measurement_scope"
      +]
  3. Changed3 schema fields changed
    • changedInput schema / properties / first_url / description
      Previous value: -"The first business website URL."New value: +"The first business website URL, such as example.com."
    • changedInput schema / properties / second_url / description
      Previous value: -"The second business website URL."New value: +"The second business website URL, such as competitor.com."
    • changedOutput schema / (root)
      Previous value: -nullNew value: +{
      +  "$schema": "http://json-schema.org/draft-07/schema#",
      +  "additionalProperties": false,
      +  "properties": {
      +    "first": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "aeo_score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "audit_id": {
      +          "type": "string"
      +        },
      +        "geo_score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "seo_score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "summary": {
      +          "type": "string"
      +        },
      +        "top_issues": {
      +          "items": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "category": {
      +                "type": "string"
      +              },
      +              "description": {
      +                "type": "string"
      +              },
      +              "severity": {
      +                "enum": [
      +                  "critical",
      +                  "warning",
      +                  "info"
      +                ],
      +                "type": "string"
      +              },
      +              "title": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "title",
      +              "severity",
      +              "category",
      +              "description"
      +            ],
      +            "type": "object"
      +          },
      +          "type": "array"
      +        },
      +        "url": {
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "url",
      +        "score",
      +        "seo_score",
      +        "aeo_score",
      +        "geo_score",
      +        "summary",
      +        "top_issues",
      +        "audit_id"
      +      ],
      +      "type": "object"
      +    },
      +    "full_scan_url": {
      +      "type": "string"
      +    },
      +    "score_gap": {
      +      "maximum": 100,
      +      "minimum": 0,
      +      "type": "number"
      +    },
      +    "second": {
      +      "additionalProperties": false,
      +      "properties": {
      +        "aeo_score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "audit_id": {
      +          "type": "string"
      +        },
      +        "geo_score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "seo_score": {
      +          "maximum": 100,
      +          "minimum": 0,
      +          "type": "number"
      +        },
      +        "summary": {
      +          "type": "string"
      +        },
      +        "top_issues": {
      +          "items": {
      +            "additionalProperties": false,
      +            "properties": {
      +              "category": {
      +                "type": "string"
      +              },
      +              "description": {
      +                "type": "string"
      +              },
      +              "severity": {
      +                "enum": [
      +                  "critical",
      +                  "warning",
      +                  "info"
      +                ],
      +                "type": "string"
      +              },
      +              "title": {
      +                "type": "string"
      +              }
      +            },
      +            "required": [
      +              "title",
      +              "severity",
      +              "category",
      +              "description"
      +            ],
      +            "type": "object"
      +          },
      +          "type": "array"
      +        },
      +        "url": {
      +          "type": "string"
      +        }
      +      },
      +      "required": [
      +        "url",
      +        "score",
      +        "seo_score",
      +        "aeo_score",
      +        "geo_score",
      +        "summary",
      +        "top_issues",
      +        "audit_id"
      +      ],
      +      "type": "object"
      +    },
      +    "winner": {
      +      "enum": [
      +        "first_url",
      +        "second_url",
      +        "tie"
      +      ],
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "winner",
      +    "score_gap",
      +    "first",
      +    "second",
      +    "full_scan_url"
      +  ],
      +  "type": "object"
      +}
  4. First observed

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare read-only, idempotent, and non-destructive behavior. The description adds context that the tool performs public-site scans (network access) and clarifies the scope of comparison (readiness, not live rankings), which goes beyond the annotation hints.

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 two concise sentences, front-loaded with the core action and outcome. Every word earns its place, with no fluff or repetition of schema information.

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 output schema exists and annotations are strong, the description sufficiently covers the tool's purpose, scope, and limitations. It mentions the types of outputs (aggregate scores, evidence, signals, issues) without needing to detail return structure, and the exclusion clarifies edge cases.

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?

The input schema provides 100% coverage with clear descriptions and examples for both parameters. The description does not add additional parameter-level detail, so it meets the baseline for high schema coverage but does not exceed it.

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 function: running SEO/AEO readiness scans on two websites and comparing scores, evidence, signals, and issues. It distinguishes from siblings by focusing on comparison of two sites, and explicitly clarifies it is not rank or citation benchmarking.

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 clear context that this is for comparing two business websites' readiness, and includes an exclusion ('not observed rank or live citation benchmarking'). However, it does not explicitly name alternative tools (e.g., scan_visibility) or state when to choose this over them.

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

Each tool has a clearly distinct purpose: scan_visibility handles a single site, compare_visibility handles two sites, and visibility_audit_info provides explanatory context. There is no functional overlap or ambiguity.

Naming Consistency4/5

The two primary tools follow a consistent verb_noun pattern (compare_visibility, scan_visibility). The third tool, visibility_audit_info, uses a noun-based name, which is a minor deviation but still clearly readable and thematically aligned.

Tool Count4/5

With only 3 tools, the server is minimally scoped but appropriately covers its core functionality: single scan, comparison, and informational support. This is on the low end but well-suited for a focused visibility assessment service.

Completeness4/5

The tool set covers the primary operations needed for this domain: scanning one site, scanning and comparing two sites, and understanding the methodology. No critical gaps exist for a stateless scanning service, though historical scans or bulk operations are absent.

Resources