Skip to main content
Glama
sikulovi-s-r-o

seoradar-mcp

Add Monitored URL

add_monitored_url

Monitor a website URL for SEO regressions. Add it to scheduled audits and receive alerts whenever its SEO performance declines.

Instructions

Add a URL to SEO monitoring. It will be re-audited on a schedule and you get alerts on regressions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesFull URL including protocol
labelNoOptional friendly name; defaults to the host
cadenceNoCheck frequency; defaults to daily
Behavior4/5

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

With readOnlyHint=false indicating a mutation, the description adds useful behavioral context: the URL will be re-audited on a schedule and alerts on regressions will be sent. This goes beyond the annotation and gives the agent insight into the tool's ongoing effect.

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 that earn their place: the first states the core operation, the second explains the scheduling and alerts. No fluff or redundancy.

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 simple add operation with a well-documented schema and readOnly annotation, the description adequately explains the purpose and the ongoing behavior. It lacks only minor details like duplicate handling, but these are not essential for the agent to select and invoke the tool correctly.

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 itself does not add additional parameter-level detail beyond what the schema already provides; it only reiterates the concept of adding a URL.

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 uses a specific verb and resource: 'Add a URL to SEO monitoring.' It clearly distinguishes this from sibling tools like list_monitored_urls or remove_monitored_url, and adds value by noting the scheduled re-audits and regression alerts, making the purpose unmistakable.

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 implies when to use this tool: when you want to start monitoring a URL. It differentiates from one-time audit tools like seo_audit by mentioning ongoing schedule and alerts. However, it does not explicitly state exclusions or alternatives, so it falls short of a 5.

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/sikulovi-s-r-o/seoradar-mcp'

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