Google Search Console · Capability
Google Search Console SEO Management
Unified SEO management workflow combining search analytics, sitemap management, URL inspection, and site management for SEO specialists and webmasters.
What You Can Do
GET
List sites
— List all Search Console sites.
/v1/sites
GET
Get site
— Get details for a specific site.
/v1/sites
PUT
Add site
— Add a site to Search Console.
/v1/sites
DELETE
Delete site
— Remove a site from Search Console.
/v1/sites
POST
Query search analytics
— Query search analytics data with filters.
/v1/search-analytics
GET
List sitemaps
— List sitemaps for a site.
/v1/sitemaps
GET
Get sitemap
— Get sitemap details.
/v1/sitemaps
PUT
Submit sitemap
— Submit a sitemap.
/v1/sitemaps
DELETE
Delete sitemap
— Delete a sitemap.
/v1/sitemaps
POST
Inspect url
— Inspect a URL for index status and rich results.
/v1/url-inspection
MCP Tools
list-sites
List all Search Console sites for the authenticated user.
read-only
get-site
Get details for a specific Search Console site.
read-only
add-site
Add a site to Search Console.
delete-site
Remove a site from Search Console.
query-search-analytics
Query search traffic data with filters and dimensions.
read-only
list-sitemaps
List sitemaps submitted for a site.
read-only
get-sitemap
Get details for a specific sitemap.
read-only
submit-sitemap
Submit a sitemap for crawling.
delete-sitemap
Delete a previously submitted sitemap.
inspect-url
Inspect a URL for index status, crawl info, mobile usability, and rich results.
read-only
APIs Used
search-console