Key Capabilities
- Multi-Platform Support: Manage sites and behavior data for Google, Bing, and GA4 in one place.
- Advanced Analytics: Multi-dimensional analysis, rolling averages, and behavior correlation across all platforms.
- SEO Insights: Deterministic detection of cannibalization, Striking Distance keywords, and “Low-Hanging Fruit.”
- Site Health Check: Automated diagnostics across all your properties — performance trends, sitemap status, and anomaly detection in one call.
- Instant Indexing: Use IndexNow to instantly notify Bing and other engines of content changes.
- Sitemap Control: List, submit, and delete sitemaps.
- URL Inspection: Check the indexing status of individual pages on Google and Bing.
- PageSpeed Integration: Measure performance and Core Web Vitals directly within your SEO workflow.
The Problem
Working with SEO data in LLMs usually involves:- Exporting CSVs.
- Uploading them to a chat window.
- Hoping the model calculates standard deviations or trends correctly.
The Solution
With this MCP server, the agent has a “toolbox.” When you ask “Why did my traffic drop?”, the agent doesn’t guess. It callsanalytics_time_series to check for anomalies, inspect_url to see if pages were de-indexed, and traffic_health_check to correlate with GA4 behavior.
Supported Clients
This server works with any MCP-compatible client, including:- Claude Desktop
- Cursor
- LibreChat
- Custom agent implementations using the MCP SDK.
