Skip to main content
Glama

Google Search Console MCP Server

by ahonn

list_sitemaps

Retrieve and list sitemaps for a website directly from Google Search Console data. Use this tool to access sitemap URLs and indexes for monitoring or analysis purposes.

Instructions

List sitemaps for a site in Google Search Console

Input Schema

NameRequiredDescriptionDefault
siteUrlNoThe site's URL, including protocol. For example: http://www.example.com/
sitemapIndexNoA URL of a site's sitemap index. For example: http://www.example.com/sitemapindex.xml

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "siteUrl": { "description": "The site's URL, including protocol. For example: http://www.example.com/", "type": "string" }, "sitemapIndex": { "description": "A URL of a site's sitemap index. For example: http://www.example.com/sitemapindex.xml", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Google Search Console MCP Server

Related Tools

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/ahonn/mcp-server-gsc'

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