Skip to main content
Glama
ahonn

Google Search Console MCP Server

by ahonn

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

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sitesB

List all sites in Google Search Console

search_analyticsC

Get search performance data from Google Search Console

enhanced_search_analyticsC

Enhanced search analytics with up to 25,000 rows, regex filters, and quick wins detection

detect_quick_winsC

Automatically detect SEO quick wins and optimization opportunities

index_inspectC

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

list_sitemapsC

List sitemaps for a site in Google Search Console

get_sitemapC

Get a sitemap for a site in Google Search Console

submit_sitemapC

Submit a sitemap for a site in Google Search Console

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 8 tools

Disambiguation4/5

Most tools have distinct purposes targeting different Google Search Console operations, but there is some overlap between 'search_analytics' and 'enhanced_search_analytics' which could cause confusion as both handle search performance data. The 'detect_quick_wins' tool also overlaps with the quick wins detection feature mentioned in 'enhanced_search_analytics', creating minor ambiguity.

Naming Consistency4/5

Tool names follow a consistent verb_noun pattern throughout (e.g., list_sites, get_sitemap, submit_sitemap), with all using snake_case. The only deviation is 'index_inspect' which uses a noun_verb structure instead of verb_noun, but this is minor and doesn't significantly impact readability.

Tool Count5/5

With 8 tools, the count is well-scoped for a Google Search Console server, covering core functionalities like site management, sitemap handling, search analytics, and URL inspection. Each tool appears to earn its place without feeling excessive or insufficient for the domain.

Completeness4/5

The tool set provides good coverage for Google Search Console operations, including listing sites, managing sitemaps, inspecting URLs, and analyzing search data. A minor gap exists in missing tools for more advanced features like URL removal requests or security issue reporting, but core workflows are well-covered.

Maintenance

ActivitySlowing
ResponsivenessUnresponsive