Skip to main content
Glama
avansaber

SEOMonster

by avansaber

check_canonical

Read-onlyIdempotent

Analyzes a URL's canonical tag for common errors: self-referential, cross-host, protocol mismatch, trailing-slash drift, or missing canonical. Verifies the canonical target returns a valid 2xx status.

Instructions

Fetch a URL and analyse its canonical link tag: report whether it is self-referential, cross-host, protocol-mismatched, or trailing-slash drift; flag missing canonical, and follow one canonical hop to confirm it itself returns 2xx.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesAbsolute http(s) URL to inspect.
Behavior4/5

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

Annotations confirm read-only, idempotent, non-destructive. The description adds that the tool fetches the URL, analyzes the canonical tag, and follows one 'canonical hop' to confirm 2xx, providing behavioral context beyond 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 a single sentence covering all key actions and outputs without redundant words. It is front-loaded with the main action. However, it could be slightly more structured (e.g., listed items) for clarity.

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 a single required parameter, no output schema, and comprehensive annotations, the description adequately explains the tool's functionality and expected output (reporting on canonical issues). It mentions following one hop, which is a key detail. Missing is explicit mention of return format or error handling, but overall sufficient.

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 only parameter 'url' is fully described in the schema as 'Absolute http(s) URL to inspect.' The tool description adds that it fetches and analyzes, but no additional parameter meaning is needed. Schema coverage is 100%, so baseline 3 is appropriate.

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 explicitly states the tool fetches a URL and analyzes its canonical link tag, listing specific issues (self-referential, cross-host, protocol-mismatched, trailing-slash drift, missing canonical) and mentions following one hop. This uniquely identifies its function among many SEO analysis siblings.

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 implies its purpose for canonical analysis but does not explicitly state when to use it versus alternatives like inspect_meta or mixed_content_check. No when-not-to-use or alternative names given.

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/avansaber/seo-monster'

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