Skip to main content
Glama
saurabhsharma2u

Search Console MCP

sitemaps_submit

Submit XML sitemaps to Google Search Console and Bing Webmaster Tools. Ensure search engines index your site by submitting feed URLs.

Instructions

Submit a new XML sitemap to Google Search Console and/or Bing Webmaster Tools.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
engineNoTarget search engine (default: all)
feedUrlYesThe XML sitemap feed URL to submit
siteUrlYesThe site property URL
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states that a sitemap is submitted, but does not explain side effects (e.g., whether existing sitemaps are replaced), idempotency, or any asynchronous behavior. This is a significant gap for a mutating operation.

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, well-structured sentence that directly conveys the purpose without any filler or repetition. It is front-loaded and efficient.

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?

The description covers the core action and targets, but given no output schema or annotations, it omits details about return values and behavioral nuances. For a tool with moderate complexity, this is adequate but not fully 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?

Schema coverage is 100%, with each parameter having a description in the schema. The tool description itself adds no further parameter semantics, so the baseline score of 3 applies based on the schema's sufficiency.

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 'Submit' and the resource 'XML sitemap', with explicit targets (Google Search Console and/or Bing Webmaster Tools). This distinguishes it from sibling tools like sitemaps_list and sitemaps_delete, which handle listing and deletion.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It does not mention related workflows, prerequisites, or exclusions, leaving the agent to infer usage from the name alone.

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