服务器
G
Google Search Console
@sarahpark
MCP server that gives AI agents read-only access to Google Search Console: search analytics, URL inspection, and sitemap status.
What it does
4 read-only tools for Google Search Console:
- list_sites — show all properties in your account
- search_analytics — query clicks, impressions, CTR, position with filtering (regex, device, country, page)
- inspect_url — check indexing status, crawl info, mobile usability
- list_sitemaps — list submitted sitemaps and their status
Setup
- Create a Google Cloud service account with Search Console API enabled
- Add the service account email to your Search Console property
- Point the
GOOGLE_APPLICATION_CREDENTIALSenv var at your key file