Skip to main content
Glama
jurgisgavenas

search-console-mcp

inspect_url

Check a URL's index status using the Google Search Console URL Inspection API, revealing coverage, last crawl, canonical, mobile usability, and rich results.

Instructions

Inspects a URL's index status via the URL Inspection API (read-only).

Reports Google's index coverage, last crawl, canonical, mobile usability, and rich-results state for a single URL. Subject to tight per-property daily quotas set by Google.

Args: site_url: Property URL the inspected URL belongs to, e.g. sc-domain:example.com. inspection_url: The fully-qualified URL to inspect. language_code: BCP-47 language code for the result, default en-US.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
site_urlYes
inspection_urlYes
language_codeNoen-US
Behavior4/5

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

No annotations provided, so description discloses read-only nature, reports various data, and tight per-property quotas. It does not cover error handling or rate limits explicitly, but the quota warning adds useful transparency.

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?

Description is front-loaded with purpose, followed by reported data, a quota note, and parameter definitions. Every sentence serves a purpose without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite no output schema, description covers main behavioral aspects and parameter details. However, it lacks information on return format, error scenarios, or interpretation of results, limiting completeness for a 3-param tool.

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?

With 0% schema coverage, description adds value by providing an example for site_url, describing inspection_url as fully-qualified, and noting language_code default. This goes beyond schema's basic type info.

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 inspects a URL's index status via the URL Inspection API, listing specific data points (index coverage, last crawl, etc.). It is distinct from sibling tools like get_sitemap or search_analytics.

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 usage for checking a single URL's status but does not explicitly compare to siblings or state when not to use it. The quota mention provides context, but guidance is indirect.

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/jurgisgavenas/search-console-mcp'

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