Google Search Console MCP Server

get_sitemap

Retrieve a sitemap for a specific site using Google Search Console. Provide the site URL and sitemap URL to access and analyze the sitemap data directly from the MCP server.

Instructions

Get a sitemap for a site in Google Search Console

Input Schema

NameRequiredDescriptionDefault
feedpathNoThe URL of the actual sitemap. For example: http://www.example.com/sitemap.xml
siteUrlNoThe site's URL, including protocol. For example: http://www.example.com/

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Google Search Console MCP Server

Related Tools

ID: vda65quchp