Skip to main content
Glama
saurabhsharma2u

Search Console MCP

sitemaps_list

Check which XML sitemaps are submitted for a site and their status. Filter by search engine or specific feed URL to get details.

Instructions

List submitted XML sitemaps and status for a site.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
engineNoTarget search engine (default: all)
feedUrlNoOptional specific sitemap feed URL
siteUrlYesThe site property URL
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It indicates the tool lists submitted sitemaps, implying a read operation, but does not mention authentication requirements, rate limits, or what 'status' values are possible. The word 'submitted' adds some scoping, but other behavioral traits are undisclosed.

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 a single clear sentence with no redundant words. It front-loads the verb and resource, making it immediately understandable. It earns its place without any fluff.

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

Completeness2/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 and no annotations, and the description is minimal. It does not explain the return format, the meaning of 'status', or how the engine and feedUrl parameters affect results. Given the list operation's moderate complexity, the description is too sparse to fully prepare an agent for invocation.

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 mentions 'for a site' which loosely maps to siteUrl, but it does not elaborate on the engine or feedUrl parameters. Since the schema already describes these parameters, the description adds minimal extra semantic value.

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 verb 'List' and the resource 'submitted XML sitemaps and status' for a site. This distinguishes it from sibling tools like sitemaps_submit and sitemaps_delete, making the purpose unambiguous.

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 when you need to view submitted sitemaps and their statuses, but it does not explicitly state when to use this tool versus alternatives like sitemaps_submit or sitemaps_delete. No exclusions or alternative guidance is provided, so it falls to implied usage.

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

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