A TypeScript Model Context Protocol server that provides 21 tools for interacting with the Google Search Console API, enabling search analytics, URL inspection, sitemap management, and more through AI assistants.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GSC_ALLOW_DESTRUCTIVE— false Set to true to enable add/delete operationsGSC_CONFIG_DIR— Platform default Override config directory for token storageGSC_CREDENTIALS_PATH— $env: = "C:\path\to\service_account_credentials.json"GSC_DATA_STATE— all all (matches GSC dashboard) or final (confirmed data only, 2-3 day lag)GSC_OAUTH_CLIENT_SECRETS_FILE— $env: = "C:\path\to\client_secrets.json"GSC_SKIP_OAUTH— false Set to true to skip OAuth and use service account onlyMCP_HOST— 127.0.0.1 Host to bind when using SSE transportMCP_PORT— 3001 Port to bind when using SSE transportMCP_TRANSPORT— stdio stdio or sse (HTTP SSE)[](https://m8ven.ai/mcp/guodongdai2113-gsc-mcp-15xqik)