Google Search Console
in Claude Code

Query your GSC data directly from Claude. Get search analytics, keyword rankings, and indexing status without leaving your terminal.

Search Analytics

Get clicks, impressions, CTR, and position data. Compare periods and track trends.

Page Performance

Analyze individual pages. See which keywords drive traffic and how they rank.

URL Inspection

Check indexing status, crawl info, and mobile usability for any URL.

Quick Setup

Add GSCDump to your Claude Code MCP config:

{
  "mcpServers": {
    "gscdump": {
      "url": "https://gscdump.com/mcp"
    }
  }
}

Sign in with Google to authenticate. Your session will be used for MCP requests.