Skip to main content
Glama
Suganthan-Mohanadasan

Google Search Console MCP Server

inspect_url

Check if a URL is indexed and get reasons for its status. Returns indexing status, last crawl, canonical, robots/noindex, and mobile usability data.

Instructions

Check if a URL is indexed and why or why not. Returns indexing status, last crawl date, canonical info, robots/noindex issues, and mobile usability in one answer. IMPORTANT: Base your analysis ONLY on the data returned. Report exact numbers from the results. Do not speculate about causes (e.g. algorithm updates, competitor actions) unless the data explicitly supports it. If the data does not contain enough information to answer a question, say so clearly rather than guessing. PRESENTATION: Always present these results as a rich, interactive visualization using artifacts. Use summary cards for key metrics, colour-coded indicators for severity or change direction (green for positive, red for negative), bar charts or sparklines for comparisons, and tabbed sections to organise different categories of results. Make the output visually scannable and dashboard-like rather than plain text or raw tables.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe full URL to inspect
Behavior3/5

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

With no annotations provided, the description must disclose behavioral traits. It reveals that the tool returns a set of data and includes rules about not speculating beyond the data, but it never states whether the operation is read-only or if there are side effects. The presentation and analysis instructions are helpful but pertain to agent output formatting, not the tool's internal behavior.

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 structured with a clear first sentence followed by return-field details, analysis rules, and presentation guidelines. While the presentation section is long, it is clearly labeled and provides necessary output formatting context; no sentences are redundant.

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 tool has no output schema, so the description compensates by listing all returned data categories and instructing the agent on how to handle insufficient data. It does not mention potential errors, access requirements, or edge cases, but for a single-parameter read-only inspection tool, the description is fairly complete.

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 input schema has a single required parameter 'url' with a clear description ('The full URL to inspect'), and coverage is 100%. The tool description does not add any additional parameter semantics, so it relies on the schema entirely.

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 opens with 'Check if a URL is indexed and why or why not', a specific verb+resource that clearly states the tool's function. It then enumerates the output categories (indexing status, crawl date, canonical, robots/noindex, mobile usability), distinguishing it from sibling tools like submit_url or quick_wins.

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 makes the tool's use case obvious—diagnosing why a URL is or isn't indexed—but does not explicitly contrast it with alternatives such as submit_url. No exclusion criteria or when-not-to-use guidance is provided, though the purpose is unambiguous.

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/Suganthan-Mohanadasan/Suganthans-GSC-MCP'

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