Google Search Console MCP Server for SEO Analytics
google-search-console, search-console-api, seo, technical-seo, seo-analytics, url-inspection, sitemap-managementGoogle Search Console MCP server for SEO analytics, URL inspection, sitemap management, and property administration via secure OAuth.
How to pay
Subscribe
$3.99/month
Predictable monthly cost with included usage. Best for steady, high-volume traffic.
- Unlimited tools within plan limits
- One API key, billed once a month
- Cancel any time
Overview
The google-search-console-mcp-server bridges your development environment with Google’s official site management and performance data. By providing direct access to Search Console APIs, it enables programmatic control over site indexing, performance reporting, and administrative property management.
Key Capabilities
- query_search_analytics: Retrieve granular search performance data, including clicks, impressions, CTR, and position.
- inspect_url: Execute live checks on index status and crawling issues for specific pages.
- list_sitemaps and submit_sitemap: Manage XML sitemap submissions to ensure timely index discovery.
- list_sites, add_site, and delete_site: Perform administrative management of web properties under your Google account.
- connect_google_account: Handle secure OAuth authentication to link your Search Console data to the MCP client.
Use Cases
- Automate internal auditing by using inspect_url to flag pages with indexation errors during a CI/CD process.
- Generate custom SEO performance reports by piping query_search_analytics data directly into a local data analysis or AI agent workflow.
- Sync site management by using add_site and submit_sitemap to automatically register new staging environments with Google upon deployment.
Who This Is For
This server is designed for technical SEO specialists, data analysts, and developers who manage large-scale web properties. Users should have a foundational understanding of OAuth workflows and basic familiarity with Google Search Console’s data structures.