Google Search Console MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_APPLICATION_CREDENTIALSYesPath to the Google Service Account credentials JSON file with Search Console API access

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sites

List all sites in Google Search Console

search_analytics

Get search performance data from Google Search Console

index_inspect

Inspect a URL to see if it is indexed or can be indexed

list_sitemaps

List sitemaps for a site in Google Search Console

get_sitemap

Get a sitemap for a site in Google Search Console

submit_sitemap

Submit a sitemap for a site in Google Search Console