Google Search Console
About
MCP server that gives AI agents read-only access to Google Search Console: search analytics, URL inspection, and sitemap status.
Details
- Author
- sarahpark
- Downloads
- 602
- Categories
- Search, Other, AI
Jump to
- List all Search Console properties in your account
- Query search analytics with filtering by regex, device, country, and page
- Inspect URL indexing status, crawl info, and mobile usability
- List submitted sitemaps and their current status
- All tools are read-only; no write operations
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Google Search ConsoleCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Create a Google Cloud service account with the Search Console API enabled, add the service account email as a user to your Search Console property, and set the GOOGLE_APPLICATION_CREDENTIALS environment variable to point to your service account key file. The server then exposes four tools: list_sites, search_analytics, inspect_url, and list_sitemaps.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"google search console": {
"gsc": {
"command": "node",
"args": [
"/absolute/path/to/google-search-console-mcp/build/index.js"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/absolute/path/to/service-account-key.json"
}
}
}
}
}
McpServers
{
"gsc": {
"command": "node",
"args": [
"/absolute/path/to/google-search-console-mcp/build/index.js"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/absolute/path/to/service-account-key.json"
}
}
}
Google Search Console MCP for Claude Code
Google Search Console MCP for Claude Code & Cursor with built-in SEO intelligence: traffic-drop diagnosis, quick wins, content decay, cannibalization, ranking alerts. Read-only by default, with anti-hallucination provenance metadata on every response.
A Model Context Protocol (MCP) server providing access to Google Search Console & Google analytics
The SEO Review Tools MCP gives you direct access to our SEO API
Connect Google Search Console to Claude or ChatGPT via Two Minute Reports MCP. Analyze top-performing queries, pages, and SEO trends to grow search visibility.
Your AI assistant can query Search Console analytics
Multi-account Google Search Console MCP — analytics, URL inspection, sitemaps across named accounts.
SEO + GEO MCP server: live Google Search Console & GA4 data, keyword/page analysis and SEO tasks from chat.](https://example.com/blog/my-post)
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




