Google Search Console Intel Engine
FreeNot checkedTransforms raw Google Search Console signals into actionable marketing insights, such as detecting cannibalization, segmenting search intent, and identifying ci
About
Transforms raw Google Search Console signals into actionable marketing insights, such as detecting cannibalization, segmenting search intent, and identifying citation opportunities, for any MCP-compliant AI agent.
README
Google Search Console MCP "Intel Engine" 🚀
PyPI version PyPI Downloads GitHub stars GitHub forks License: MIT
The Authority-Based Visibility Governance Tool for the Evolving Search Landscape.
This is not just a data wrapper. It is a strategic "Intel" engine that transforms raw Google Search Console signals into actionable marketing insights. It is designed for marketers who need to understand their performance in a search landscape increasingly defined by AI Overviews and conversational search. Compatible with any MCP-compliant AI Agent.
🎯 Authoritative "Intel" Tools
| Tool Name | Actionable Marketing Intel Provided |
|---|---|
get_search_appearance_audit |
Cannibalization Intel. Detects if you are being used as a "Silent Reference" (high visibility but no clicks) in specialized SERP features. |
get_intent_segmentation |
Strategic Audience Intel. Segments traffic into "Searchers" (Traditional Keywords) vs. "Prompters" (Natural Language/AI Prompts). |
identify_citation_opportunities |
Growth Intel. Finds content that satisfies user intent so well that users don't click. Recommends "Click-Triggers." |
get_technical_citation_audit |
Technical Health Overlay. Cross-checks high-visibility pages with the URL Inspection API to find disqualifying crawl errors. |
get_brand_visibility_summary |
Brand Health Intel. Measures your Brand's "Reference Value" vs its "Destination Value." |
calculate_intent_efficiency |
Conversion Intel. Shows which search intent (Informational/Navigational) is most effectively driving site visits. |
🚀 Getting Started
1. Google Search Console Setup
Before installing the MCP server, you must configure Google Cloud and Search Console access:
A. Create Service Account:
- Go to the Google Cloud Console.
- Create a new project and enable the Google Search Console API.
- Go to APIs & Services > Credentials and create a Service Account.
- Create a JSON Key for the service account and download it (save as
gsc-key.json).
B. Grant Access in Search Console:
- Open your JSON key file and copy the
client_emailaddress. - Go to Google Search Console.
- Select your property and go to Settings > Users and Permissions.
- Click Add User, paste the service account email, and select Full permissions.
C. Identify Your Property URL:
- For Domain properties, use the format:
sc-domain:example.com - For URL-prefix properties, use the full URL:
https://example.com/
2. Installation
pip install google-search-console-mcp
3. Configuration (Universal AI Agent)
Add this to your agent's MCP settings file:
{
"mcpServers": {
"gsc-search": {
"command": "gsc-mcp",
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/path/to/your/gsc-key.json",
"GSC_SITE_URL": "sc-domain:example.com"
}
}
}
}
🛠️ Project Philosophy
This project focuses on high-leverage data analysis for modern search:
- Simplicity First: Minimum code for maximum insight.
- Token Efficiency: Server-side aggregation prevents "Context Length" issues.
- Authoritative Data: We only use official Google Search Console API signals. No speculative "AI SEO" hacks.
License
MIT License
Install Google Search Console Intel Engine in Claude Desktop, Claude Code & Cursor
unyly install google-search-console-mcp-intel-engineInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add google-search-console-mcp-intel-engine -- uvx google-search-console-mcpFAQ
Is Google Search Console Intel Engine MCP free?
Yes, Google Search Console Intel Engine MCP is free — one-click install via Unyly at no cost.
Does Google Search Console Intel Engine need an API key?
No, Google Search Console Intel Engine runs without API keys or environment variables.
Is Google Search Console Intel Engine hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Google Search Console Intel Engine in Claude Desktop, Claude Code or Cursor?
Open Google Search Console Intel Engine on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Google Search Console Intel Engine with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
