πŸ”Ž

Search Console MCP (GSC + GA4 + Bing)

🌐Community
by saurabhsharma2u Β· v1.13.2 Β· MITRepository

All-in-one MCP server combining Google Search Console, Google Analytics 4, and Bing Webmaster Tools. Built-in SEO intelligence: opportunity matrix, cannibalization detection, anomaly alerts. Zero-config multi-account.

Install on your platform

We auto-selected MCP (generic) based on this skill’s supported platforms.

1Locate your MCP host config file (e.g. mcp.json or your client settings).
2

Add this to the mcpServers section

mcp config
{
  "mcpServers": {
    "search-console-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/search-console-mcp"
      ]
    }
  }
}
3Restart your MCP host to pick up the new skill.
Works with: Claude Desktop, Cursor, VS Code, Zed, Continue, and any MCP-compatible client. Requires Node.js 18+.

About This Skill

What it does

The Search Console MCP server allows you to interact with Google Search Console, Bing Webmaster Tools, and Google Analytics 4 in a unified way. It eliminates manual data exports by providing curated insights directly within an AI agent's context window, enabling analysis of cross-platform SEO performance. The system performs complex SEO calculations like cannibalization detection and anomaly identification to deliver actionable intelligence.

When to use it

  • Troubleshooting Traffic Drops: Quickly identify when traffic declined and which pages are responsible using anomaly detection tools.
  • Prioritizing Keyword Opportunities: Discover keywords with high search visibility but low on-site engagement for targeted optimization.
  • Identifying Keyword Cannibalization: Determine if multiple pages compete for the same queries, hindering overall ranking performance.
  • Managing Multiple Accounts: Simplify management of numerous client or property accounts without constant logins and data exports.

Key capabilities

  • Integration with Google Search Console, Bing Webmaster Tools, and Google Analytics 4.
  • Anomaly detection and time-series analysis for traffic fluctuations.
  • Keyword cannibalization identification and resolution suggestions.
  • "Striking Distance" keyword discovery (ranking positions 8-15 with high impressions).
  • Automated credential management for multiple accounts.

Example prompts

  • β€œ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.”
  • "Find keywords for https://example.com 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."
  • β€œCheck for keyword cannibalization. Are there any queries where two or more of my pages are competing and splitting the traffic? Suggest which one should be the primary authority.”

Tips & gotchas

The server performs complex SEO calculations, so ensure your AI agent has sufficient context window to process the results effectively. Connecting multiple accounts is automated but requires proper initial configuration.

Tags

Requirements

Required Binaries
node
Environment Variables
GOOGLE_APPLICATION_CREDENTIALS
πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Verified Commitc2460fa4 β†’

Installing this skill downloads the exact code at commit c2460fa4, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v1.13.2
License
MIT
Author
saurabhsharma2u
Installs
0
Updated
Mar 4, 2026
Published
Mar 4, 2026

🌐 Community

Passed automated security scans.

Pinned commitc2460fa4

Install command fetches the verified snapshot, not the live repository.