---
title: "Search Console MCP"
description: "SEO intelligence across Google Search Console, Bing Webmaster Tools, and Google Analytics 4 for AI agents."
---
# SEO IQ for AI Agents
<Info>
**New in v1.13** — GA4 Integration is here! Correlate search data with user behavior. [Learn more →](/tools/ga4)
</Info>
Welcome to the documentation for **Search Console MCP**. This is a bridge between the performance data of **Google Search Console**, **Bing Webmaster Tools**, **Google Analytics 4**, and the reasoning capabilities of modern AI agents.
## Why MCP + SEO?
In the age of AI agents, data is only as good as the tools that process it. Standard API integrations often overwhelm models with raw JSON, leading to hallucinations or missed insights.
The **Model Context Protocol (MCP)** allows us to provide AI agents with specific, deterministic tools that perform complex SEO calculations before the model even begins to reason. This approach ensures:
* **Accuracy:** LLMs don't have to "guess" averages or trends; the tools calculate them.
* **Efficiency:** Agents get exactly what they need to solve a specific problem.
* **Confidence:** Every finding is based on standard SEO methodologies, not stochastic associations.
## Multi-Engine, Multi-Account
Search Console MCP connects to **Google**, **Bing**, and **GA4** in a single server. You can:
* Connect multiple Google, Bing, and GA4 accounts simultaneously
* Compare performance across platforms side by side
* Let the server automatically pick the right account for each request
## Who is this for?
* **Indie Hackers & Founders:** Automate your weekly SEO reviews without hiring a consultant.
* **SEO Professionals:** Build custom agents that can investigate drops or find opportunities across hundreds of properties on both Google and Bing.
* **AI Developers:** Integrate high-quality SEO data from multiple search engines into your agents with a standardized protocol.
## Core Philosophy
We believe in **deterministic intelligence**. Our tools don't just "get data"; they detect cannibalization, identify striking distance keywords, and attribute traffic drops — across Google, Bing, and GA4. We provide the *brains*, you provide the *agent*.
---
## 🚀 Magic Prompts
Try these prompts with your favorite AI agent (Claude, Cursor, etc.) to see the intelligence engine in action.
### 🕵️ The Traffic Detective
> "My traffic dropped this week compared to last. Use the anomaly detection and time-series tools to find exactly when the drop started and which pages are responsible."
### 🎯 The "Striking Distance" Hunter
> "Find keywords where I'm ranking in positions 8-15 but have at least 1,000 impressions. These are my best opportunities for a quick traffic boost."
### ⚔️ The Cannibalization Cleaner
> "Check for keyword cannibalization. Are there any queries where two or more of my pages are competing and splitting the traffic?"
### 📊 The Weekly Executive Review
> "Run a full SEO health check for my site. Segment the results by Brand vs. Non-Brand and give me 3 high-impact actions for next week."
### 🔀 Google vs. Bing Comparison
> "Compare my site's performance on Google and Bing for the last 30 days. Which keywords perform better on Bing that I should focus on?"
---
<CardGroup cols={2}>
<Card title="Quick Start" icon="rocket" href="/getting-started/installation">
Get up and running in minutes.
</Card>
<Card title="Manage Accounts" icon="users" href="/getting-started/accounts">
Connect and manage your Google and Bing accounts.
</Card>
<Card title="Concepts" icon="lightbulb" href="/concepts/mcp-and-seo">
Learn how we bridge the gap between data and insight.
</Card>
<Card title="Tools" icon="wrench" href="/tools/analytics">
Explore the full analytics and intelligence toolkit.
</Card>
</CardGroup>