Read the sitemap
list_sitemapRetrieve declared URLs from a website's sitemap, following index files to uncover the site's self-published pages. Compare these declared links against actual on-page links to identify discrepancies.
Instructions
List the URLs a site declares in its sitemap, following the sitemap index when there is one. Useful on its own to see what the site thinks it publishes, which is often not what it actually links to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site URL. Defaults to SEO_MCP_SITE. | |
| limit | No | Maximum URLs to return. Default 200. |