Skip to main content
Glama
rog0x

mcp-seo-tools

by rog0x

seo_heading_check

Audit a page's heading hierarchy (H1-H6) to detect missing H1s, skipped levels, duplicates, and empty headings. Get a visual hierarchy tree to identify and fix structural SEO issues.

Instructions

Audit the heading hierarchy (H1-H6) of a page. Detects missing H1, skipped heading levels, duplicate headings, empty headings, and provides a visual hierarchy tree.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesFull URL of the page to audit
Behavior3/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. The description does disclose the tool performs a read-only audit and provides specific outputs including a visual hierarchy tree. However, it doesn't mention whether the tool requires network access, whether it returns scores/recommendations, rate limits, or how failures/timeouts are handled. For a read-only analysis tool the disclosure is decent but not rich.

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 a single tight sentence that packs the purpose, specific checks performed, and output artifact. Every clause earns its place; there is zero repetition or filler. It is front-loaded with the primary purpose and enumerates the detection capabilities efficiently. The 90s word count is appropriate given the tool's complexity.

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?

For a single-parameter, read-only audit tool, the description adequately covers purpose, detected issues, and output format. It doesn't have an output schema, so the description compensates by stating the visual hierarchy tree output. It could benefit from noting how users should interpret the results or whether a score is returned, but the tool is relatively simple and the provided coverage is sufficient.

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 description coverage is 100%, so the schema already documents 'url' as the full URL of the page to audit. The description's behavioral detail about what the URL is used for (auditing heading hierarchy) adds context beyond the schema. With full schema coverage and a single simple parameter, the baseline of 3 applies and the description adds marginal value about the screening purpose, warranting a slightly higher score.

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 audits heading hierarchy (H1-H6) with a specific verb ('Audit') and resource ('heading hierarchy of a page'). It enumerates the specific checks performed (missing H1, skipped levels, duplicates, empty headings) and the provided output (visual hierarchy tree). This is distinct from sibling SEO tools which handle meta, links, keywords, speed, and sitemaps.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

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

The description clearly implies this is for heading structure auditing and is distinct from siblings like seo_meta_analyze and seo_link_check. However, it doesn't explicitly state when to use it vs alternatives, nor does it provide exclusions or prerequisites (e.g., page must be publicly accessible, needs HTML). The usage context is implied by the SEO tool family but not explicitly stated.

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/rog0x/mcp-seo-tools'

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