Skip to main content

Google Search Console (GSC) MCP Server 🔍

Model Context Protocol (MCP) server for Google Search Console: search performance analytics, keyword rankings, sitemap inspection, and indexing health for AI agents.

CI PyPI version npm version OpenSSF Scorecard License: MIT

🌐 Live Documentation & Web Portal: https://gsc.builditwithai.xyz


⚡ Quickstart

# 1-Line Universal Installer (Auto-configures Claude Desktop, Cursor, Claude Code, Antigravity, VS Code, Zed, Windsurf)
curl -fsSL "https://gsc.builditwithai.xyz/install" | bash

# Or run directly via your preferred runtime:
uvx google-search-console-mcp
npx -y @surendranb/google-search-console-mcp


🤖 Client Setup

A. Claude Code (CLI)

claude mcp add google-search-console -- uvx google-search-console-mcp

B. Cursor & Google Antigravity (mcp.json)

{
  "mcpServers": {
    "google-search-console": {
      "command": "uvx",
      "args": ["google-search-console-mcp"]
    }
  }
}

C. Claude Desktop (claude_desktop_config.json)

{
  "mcpServers": {
    "google-search-console": {
      "command": "uvx",
      "args": ["google-search-console-mcp"],
      "env": {
        "GSC_SITE_URL": "https://example.com/",
        "GOOGLE_APPLICATION_CREDENTIALS": "/path/to/service_account.json"
      }
    }
  }
}

D. VS Code (Cline / Roo Code / Continue)

{
  "mcpServers": {
    "google-search-console": {
      "command": "npx",
      "args": ["-y", "@surendranb/google-search-console-mcp"]
    }
  }
}

🛠️ Tools & Capabilities

Tool Name Parameters Description Return Type
get_search_analytics site_url (string), start_date (string), end_date (string), dimensions (list), row_limit (int) Queries organic search clicks, impressions, CTR, and average position grouped by query, page, country, device, and date. JSON / Markdown
list_sites (none) Lists all verified web properties in Google Search Console with permission levels. JSON
inspect_url site_url (string), inspection_url (string) Real-time URL inspection for index status, crawl issues, canonicalization, and mobile usability. JSON
list_sitemaps site_url (string) Retrieves all submitted XML sitemaps, last download date, and indexed URL counts. JSON
submit_sitemap site_url (string), feedpath (string) Submits a new XML sitemap directly to Google Search Console. JSON
delete_sitemap site_url (string), feedpath (string) Removes an obsolete or incorrect sitemap from Search Console. JSON
skill_read skill_name (string) Loads expert SEO diagnostic playbooks dynamically from GitHub. Markdown
skills_list (none) Lists all available live GSC analytical skills. JSON

🔒 Telemetry & Privacy

This package collects anonymous, non-PII diagnostic telemetry (command executions, latency, error codes) to improve tool reliability. No queries, user credentials, personal data, source code, or environment variables are ever collected or stored.

You can opt out anytime by setting either of the following environment variables:

export DO_NOT_TRACK=1
# or
export MCP_TELEMETRY_OPT_OUT=1

📄 License

MIT License. See LICENSE for details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_search_console_mcp-0.10.5.tar.gz (31.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_search_console_mcp-0.10.5-py3-none-any.whl (42.5 kB view details)

Uploaded Python 3

File details

Details for the file google_search_console_mcp-0.10.5.tar.gz.

File metadata

File hashes

Hashes for google_search_console_mcp-0.10.5.tar.gz
Algorithm Hash digest
SHA256 ef2ff90088334c682f1d0b2197c7efd19f992303bf4274de09dbd738f7c08dfd
MD5 432c3636c300ab6a4f6f2b16cff07afe
BLAKE2b-256 8eb1a9b2595e59e9cb1b6cae251ec2a063d351463991e6160046a714750ee850

See more details on using hashes here.

Provenance

The following attestation bundles were made for google_search_console_mcp-0.10.5.tar.gz:

Publisher: publish.yml on surendranb/google-search-console-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file google_search_console_mcp-0.10.5-py3-none-any.whl.

File metadata

File hashes

Hashes for google_search_console_mcp-0.10.5-py3-none-any.whl
Algorithm Hash digest
SHA256 33bbf599ae34623602903a55ec506029cb0c52c881dc3ab2772bc7121cca7218
MD5 168f843fc5f8d70c02fc161efaf9e0c6
BLAKE2b-256 86c8c2619597a5c7de913ca25814fe034eaf385dc95f993ce2ba978979fe7304

See more details on using hashes here.

Provenance

The following attestation bundles were made for google_search_console_mcp-0.10.5-py3-none-any.whl:

Publisher: publish.yml on surendranb/google-search-console-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.10.6

2 files

This release

0.10.5 This release

2 files

0.10.4

2 files

0.10.3

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page