Skip to main content
Glama

site_audit

Read-onlyIdempotent

Site-WIDE technical SEO audit: crawls up to 30 of the workspace's pages (from the synced page inventory, or pass specific urls) and aggregates cross-page issues a single-page check cannot see - duplicate titles and meta descriptions, missing metas, thin content, noindex leaks, canonical mismatches, slow pages, dead pages, and broken internal links (link targets are HEAD-checked). FREE: fetches with SEOmatic's own crawler, no vendor spend. Bounded by a time budget; a partial crawl says so explicitly. Cost: FREE - crawls with SEOmatic's own crawler at call time, no AI credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlsNoSpecific pages to audit (max 30). Omit to audit the newest pages from the synced inventory.
limitNoHow many inventory pages to crawl when urls is omitted (default 20).
user_intentNoOptional: one short sentence describing what the user is ultimately trying to achieve with this request. Used by SEOmatic to tailor answers and improve the product; never required.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.3/5.0
Behavior5/5

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

Annotations already mark it read-only and idempotent; the description adds concrete runtime behavior: crawling up to 30 pages, HEAD-checking link targets, respecting a time budget, explicitly reporting partial crawls, and using its own crawler for free. These disclosures go well beyond the annotations.

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

Conciseness3/5

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

The first sentence is dense and valuable, listing scope and issue categories. However, the cost information is stated twice: 'FREE: fetches with SEOmatic's own crawler, no vendor spend' and 'Cost: FREE - crawls with SEOmatic's own crawler at call time, no AI credits.' This redundancy costs a point.

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?

For a read-only audit with an output schema and fully described parameters, the description covers crawl source, size limit, cost, time-budget behavior, and partial-crawl caveat. Nothing an agent needs to call it correctly is missing.

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 is 3. The description adds only the distinction between inventory-based crawling and passing specific URLs, which the schema already states. No additional parameter semantics are provided beyond what the input schema covers.

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 opens with 'Site-WIDE technical SEO audit' and enumerates concrete issues it detects: duplicate titles, missing metas, canonical mismatches, broken internal links, etc. This clearly differentiates it from general page-listing or performance tools like site_pages and gsc_*.

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?

It provides clear context: use this tool when cross-page issues need to be surfaced beyond what a single-page check can see, and choose between the synced inventory or explicitly provided URLs. It does not explicitly name alternative tools or state when not to use it, but the context is sufficient.

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.