Skip to main content
Glama
zainsive

seo-analytics-mcp

by zainsive

gsc_inspect_url

Read-only

Inspect a URL's Google indexing status: get coverage verdict, last crawl time, canonical choice, robots.txt state, mobile usability, and rich-result results.

Instructions

Inspect one URL's index status in Google: coverage verdict, last crawl time, Google's chosen canonical versus the declared one, robots.txt state, mobile usability and rich-result verdicts. inspection_url must be a full URL that belongs to site_url. This is the tightest Google quota in the set (2,000 calls per day per property), so results are cached for an hour.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
site_urlNo
inspection_urlYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

Beyond the readOnlyHint and openWorldHint annotations, the description discloses quota limits (2,000 calls/day/property), caching behavior (1 hour), and input validation constraints. This is meaningful behavioral context that materially affects when and how an agent should call the tool.

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?

Two compact sentences front-load the tool's purpose and output, then provide constraints and quota/caching context. No filler or redundant restating of schema fields.

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?

The description is largely complete given the output schema and annotations: it covers input constraints, expected output categories, rate limits, and caching. The main small gap is the undocumented site_url parameter, which prevents a perfect score.

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 0%, so the description must compensate. It explains that inspection_url must be a full URL belonging to site_url, but it leaves site_url's format, meaning, and optional/default behavior ambiguous. Partial compensation, with a clear gap on the site_url parameter.

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 states a specific verb and resource ('Inspect one URL's index status in Google') and enumerates the exact verdicts returned. This clearly distinguishes it from aggregate tools like gsc_search_analytics or sitemap tools.

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 usage context by warning that this tool has the tightest quota in the set and that results are cached, signaling it should be used judiciously. It does not explicitly name alternatives or state when not to use it, but context is sufficient.

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/zainsive/seo-analytics-mcp'

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