Skip to main content
Glama
gerald-guledew

gsc-doctor

List Search Console properties

list_properties
Read-only

Discover all Google Search Console properties accessible to the service account, including permission levels, to obtain the exact siteUrl required for indexing diagnostics.

Instructions

Lists every Search Console property the configured service account can read, with its permission level. Run this first to discover the exact siteUrl string other tools need.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already indicate readOnlyHint=true, and the description reinforces this by saying the properties are those the service account 'can read.' It also adds context about the permission level being included and the purpose of discovering siteUrl strings.

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 sentences with no filler. The core action and result are front-loaded, and the usage guidance is compact and directly actionable.

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

Completeness5/5

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

For a simple, parameterless list tool with no output schema, the description fully covers what the tool returns, its access scope, and how it should be used first. Nothing essential is missing.

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?

The tool has zero parameters and schema coverage is 100%, so there is nothing for the description to explain. The baseline of 4 is appropriate for a parameterless tool.

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?

States a clear verb ('Lists'), the exact resource ('every Search Console property the configured service account can read'), and the useful detail that it includes permission level. This clearly distinguishes it from sibling tools like diagnose_indexing 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 Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit sequencing guidance: 'Run this first' to discover the siteUrl string needed by other tools. It does not explicitly enumerate alternatives or exclusions, but the intended when-to-use context is unmistakable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/gerald-guledew/gsc-doctor'

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