# Google Search Console MCP for AI Agents AI Agent Connect

> Google Search Console MCP lets you manage your site's search data and technical SEO directly through your AI client. You can query traffic stats, check if pages are indexed, and handle sitemaps without jumping between tabs. It connects your verified properties to your agent so you can troubleshoot search visibility using natural language.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_7YFKw2UIeASKH8VtJTAr4StJ42CbhoR2JLgpIqDv/ai-agent-connect
- **Tags:** search-performance, indexing, technical-seo, sitemap-management, webmaster-tools

## Description

Stop digging through the Google Search Console dashboard to find out why a specific page isn't ranking or why a sitemap failed to process. This Connector lets you treat your search data like a conversation. Instead of exporting CSVs and filtering columns, you can just ask your agent what keywords drove the most traffic last week or if a new blog post actually showed up in search results. It handles the heavy lifting of technical SEO by letting you inspect URLs for mobile errors and manage your sitemaps in one place. When you're using this through the Vinkius catalog, you're basically giving your AI a seat in the SEO department. You can check property statuses, add new sites to your account, and pull performance metrics across different countries and devices instantly. It turns a complex, multi-tab workflow into a few quick questions, making it way easier to spot issues before they hurt your rankings.

## Tools

### delete_site
Remove a site from your account. Use this to clean up old properties you no longer own.

### delete_sitemap
Remove a specific sitemap from Google's list. This is useful for cleaning up old links.

### get_site
Fetch specific details for one of your verified properties. Use this to check account level info.

### get_sitemap
Get the specific details of a submitted sitemap. It shows you if Google has actually processed it.

### inspect_url
Check if a specific page is indexed by Google. It also flags mobile usability issues for that page.

### list_sitemaps
See all sitemaps you've already submitted to Google. This helps you keep track of what's live.

### list_sites
View every verified property in your Search Console account. It's the fastest way to see what's connected.

### query_search_analytics
Pull search traffic data like clicks and impressions. Use this to see how users are finding your site.

### submit_sitemap
Send a new sitemap URL to Google for processing. This is how you tell Google about your new content.

### add_site
Add a new web property to your Search Console account. This lets the agent manage more of your portfolio.

## Prompt Examples

**Prompt:** 
```
Is my new product page indexed yet? Check https://example.com/new-product
```

**Response:** 
```
Inspecting URL... The page is successfully indexed. Mobile usability is 'Pass'. It's appearing in search results as expected.
```

**Prompt:** 
```
What were our top 3 keywords for the 'winter sale' page last week?
```

**Response:** 
```
Querying your search analytics... Here are the top 3 queries for that page from the last 7 days:

1. **'winter sale deals'** (300 clicks)
2. **'discounted winter coats'** (150 clicks)
3. **'winter clearance'** (90 clicks)
```

**Prompt:** 
```
Submit our new sitemap at https://example.com/sitemap_2024.xml
```

**Response:** 
```
Sitemap successfully submitted. Status: Pending processing by Googlebot. I'll keep an eye on it.
```

## Capabilities

### Query traffic stats
Get clicks, impressions, and CTR data for specific dates or queries.

### Check index status
See if a specific page is live in Google and check for mobile errors.

### Submit new sitemaps
Send your XML sitemaps to Google directly from your chat interface.

### Manage site properties
Add, remove, or list all verified websites in your account.

### View sitemap details
Check the status of your submitted sitemaps to ensure they're being read.

## Use Cases

### New post launch
A content marketer asks if a new blog post is indexed. The agent uses inspect_url to confirm it's live.

### Traffic analysis
An SEO lead wants to know the top 5 queries from last week. The agent uses query_search_analytics to pull the data.

### Migration check
A dev just moved a site and needs to submit the new sitemap. They tell the agent to use submit_sitemap.

### Account audit
A manager wants to see all sites in the account. The agent uses list_sites to provide a full inventory.

## Benefits

- Stop manual data exports by using query_search_analytics to get click and impression data instantly.
- Verify page indexing in seconds with inspect_url instead of clicking through the manual URL inspection tool.
- Manage your entire web property portfolio from one place using add_site and delete_site.
- Keep your sitemaps up to date without leaving your chat by using submit_sitemap and delete_sitemap.
- Identify mobile usability issues quickly with the inspection tools to fix ranking blockers.
- Get a bird's-eye view of all your verified sites using list_sites to manage multiple brands easily.

## How It Works

The bottom line is you get a conversational interface for your entire Google Search Console account.

1. Subscribe to the Connector on Vinkius.
2. Provide your Google OAuth Client ID and Secret.
3. Complete the secure authorization flow to link your properties.

## Frequently Asked Questions

**Can I use the Google Search Console MCP to check if my site is indexed?**
Yes, you can ask your agent to check any specific URL. It will tell you if Google has indexed the page and if there are any mobile usability errors.

**Does the Google Search Console MCP support multiple websites?**
Yes, it works with all the verified properties in your account. You can list, add, or remove sites as needed.

**How do I submit a sitemap using the Google Search Console MCP?**
You can just tell your agent the URL of your sitemap. It will use the submission tool to send it to Google for you.

**Can I see my search traffic with this Connector?**
Yes, you can query clicks, impressions, and CTR. You can even filter by specific dates, countries, or device types.

**Will the Google Search Console MCP help with my technical SEO?**
It's a great tool for technical SEO because it lets you quickly inspect URLs and manage sitemaps, which are core parts of a healthy site.

**Do I need to give the AI my login password?**
No, you use a secure Google OAuth flow. This keeps your account safe while letting the agent perform actions on your behalf.

**Can I check why a specific page isn't appearing in Google?**
Yes. Use the `inspect_url` tool to run a live inspection on the URL. The AI will return the index status and highlight any errors, such as 'Noindex detected' or mobile usability issues.

**How do I find out my top performing keywords?**
You can ask the AI to `query_search_analytics` with the dimension set to 'query'. It will return your top keywords based on clicks and impressions for the requested date range.

**Can I submit a new XML sitemap through this integration?**
Absolutely! Use the `submit_sitemap` tool, provide your site URL and the path to your sitemap (e.g., 'https://example.com/sitemap.xml'). Google will schedule it for processing.