Connect your account, then chat with AI to run tools.
Google Search Console is a free service that helps you monitor, maintain, and troubleshoot your site's presence in Google Search results. Query search performance analytics, manage sitemaps, inspect URL indexing status, and track your site's visibility in Google Search.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Google Search Console — workflow patterns, data models, and gotchas for your AI agent.
Google Search Console monitors and troubleshoots your site's presence in Google Search. Query search performance analytics, manage sitemaps, inspect URL indexing status, find ranking opportunities, and detect keyword cannibalization.
sc-domain:example.com, covers all subdomains and protocols) and URL-prefix properties (https://www.example.com/, covers exact prefix only). Discover registered properties first so site_url strings match exactly.| Goal | Approach | Notes |
|---|---|---|
| Top search queries by clicks | Top-queries summary | Convenience window via days |
| Top pages by clicks | Top-pages summary | Convenience window via days |
| Custom analytics with filters | Full search analytics | Dimensions, filters, date ranges, search types |
| Which queries trigger a specific page | Search analytics (query dimension) | Set dimensions: ["query"] + filter by page URL (see Filtering below) |
| Which pages rank for a specific query | Search analytics (page dimension) | Set dimensions: ["page"] + filter by query |
| Traffic over time | Traffic trend series | Daily clicks, impressions, CTR, position |
| Period-over-period comparison | Two-window comparison | Side-by-side date ranges |
| High-impression low-CTR pages | Opportunity scan | Pages with wasted impressions — easy wins |
| Multiple pages competing for same query | Overlap analysis | Keyword cannibalization patterns |
| Device breakdown | Device split | Desktop / mobile / tablet |
| Country breakdown | Country split | Traffic by country |
| URL indexing status | Single-URL inspection | Read-only — does NOT trigger recrawl |
| Batch URL inspection | Multi-URL inspection | Many URLs, grouped issues |
| Sitemap management | Sitemap lifecycle | Submit and monitor discovery feeds |
Search analytics accepts a dimension_filter_groups parameter that filters results before grouping. This is the key to answering "which queries trigger this page" or "which pages rank for this query."
Format: [{"filters": [{"dimension": "<dim>", "operator": "<op>", "expression": "<value>"}]}]
Operators: equals, contains, notEquals, notContains, includingRegex, excludingRegex
Dimensions for filtering: query, page, country, device
All queries that trigger a specific page (diagnose low-CTR pages):
dimensions: ["query"]dimension_filter_groups: [{"filters": [{"dimension": "page", "operator": "contains", "expression": "your-page-slug"}]}]All pages ranking for a specific query:
dimensions: ["page"]dimension_filter_groups: [{"filters": [{"dimension": "query", "operator": "contains", "expression": "search term"}]}]Daily trend for a specific query:
dimensions: ["date"]dimension_filter_groups: [{"filters": [{"dimension": "query", "operator": "equals", "expression": "exact query"}]}]Mobile vs desktop for a page:
dimensions: ["device"]dimension_filter_groups: [{"filters": [{"dimension": "page", "operator": "contains", "expression": "your-page-slug"}]}]sc-domain:example.com — covers all URLs under the domain across all subdomains and protocols. Preferred for most use cases.https://www.example.com/ — covers only URLs matching the exact prefix. Must include protocol and trailing slash.site_url shape yields empty reads or permission failures—copy the exact value from the property listing.search_type matters: Defaults to web. Set to image, video, news, discover, or googleNews for those verticals — results are completely different.start_date and end_date (YYYY-MM-DD). Maximum lookback is 16 months.row_limit up to 25,000 and start_row for pagination.site_url property scope.Inspect multiple URLs and categorize indexing issues. Returns aggregate counts by issue type (robots.txt blocked, 404 errors, canonical issues, crawle...
Compare current period vs previous period to identify trends. Shows which pages/queries gained or lost traffic. Useful for measuring impact of changes...
Remove sitemap from Search Console tracking. Does not affect already indexed URLs.
Fetch and parse sitemap XML to list all URLs. Handles sitemap indexes (recursively fetches child sitemaps). Supports filtering by path substring (e.g....
Find query cannibalization where multiple pages rank for the same query. This splits ranking signals and can hurt performance. Consolidate or differen...
Find pages with high impressions but low CTR, ranked by actionability. Each result is categorized (title_fix, content_enrichment, intent_mismatch, aut...
Get traffic breakdown by country. Shows clicks, impressions, CTR, and average position for each country. Useful for understanding geographic distribut...
Get traffic breakdown by device type (Desktop, Mobile, Tablet). Shows clicks, impressions, CTR, and average position for each device. Useful for under...
Get image search performance showing which pages get traffic from Google Image Search. Separate from regular web search. Returns empty if site has no ...
Get confirmed indexed pages using search analytics data. Pages with search impressions are definitively indexed. Returns count and list of indexed pag...
Get rich results and search appearance features like AMP, rich results, translated results, etc. Shows which enhanced search features your site appear...
Get detailed status for a specific sitemap. Returns submitted URL counts by content type, plus errors and warnings. Useful for debugging sitemap submi...
Get top performing pages with clicks, impressions, CTR, and position sorted by clicks.
Get top performing search queries with clicks, impressions, CTR, and position sorted by clicks.
Get time-series traffic trends showing daily clicks, impressions, CTR, and position over time. Useful for identifying trends, seasonality, and impact ...
Inspect URL for indexing status, mobile usability, rich results, and crawl issues.
List all verified Search Console properties with URLs and permission levels.
List all sitemaps with submission status. Returns submitted URL counts, errors, warnings, and last download times per sitemap. Note: Does not return i...
Query search analytics data with filters and dimensions. Returns clicks, impressions, CTR, and position.
Intelligently sample and inspect URLs to identify indexing patterns without hitting quota limits. Uses smart sampling from sitemaps or top pages with ...
Submit a new sitemap to Google Search Console for indexing.
Google Search Console is a free service that helps you monitor, maintain, and troubleshoot your site's presence in Google Search results. Query search performance analytics, manage sitemaps, inspect URL indexing status, and track your site's visibility in Google Search. It provides 21 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/google-search-console. Authentication is handled automatically.
Google Search Console provides 21 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Google Search Console uses One-click sign in. Google Search Console requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Google Search Console to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More marketing integrations you might like
ActiveCampaign is an email marketing, marketing automation, and customer experience automation platf...
The AdAdvisor MCP Server offers tools for managing advertising campaigns, including keyword manageme...
This server provides tools to manage advertising campaigns across major platforms such as Google, Me...
Agent Analytics provides insights and performance metrics for AI agents, enabling users to analyze t...
Ahrefs SEO over REST v3: 75 typed tools covering the official ahrefs-python v3 surface (Site Explore...
Ahrefs MCP server for SEO and site audit tooling.