Skip to content
Claude Code

Google Search Console for Claude Code

io.github.ni-c/google-search-console-mcp

MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection

client:Claude Code transport:stdio runtime:npm

Install Google Search Console in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add google-search-console-mcp -e GSC_SERVICE_ACCOUNT_KEY=<GSC_SERVICE_ACCOUNT_KEY> -e GSC_SERVICE_ACCOUNT_KEY_FILE=<GSC_SERVICE_ACCOUNT_KEY_FILE> -e GSC_CLIENT_ID=<GSC_CLIENT_ID> -e GSC_CLIENT_SECRET=<GSC_CLIENT_SECRET> -e GSC_REFRESH_TOKEN=<GSC_REFRESH_TOKEN> -e GOOGLE_APPLICATION_CREDENTIALS=<GOOGLE_APPLICATION_CREDENTIALS> -e GSC_SITE_URL=<GSC_SITE_URL> -e GSC_ALLOWED_SITES=<GSC_ALLOWED_SITES> -e GSC_READ_ONLY=<GSC_READ_ONLY> -e GSC_ALLOW_TOOLS=<GSC_ALLOW_TOOLS> -e GSC_DENY_TOOLS=<GSC_DENY_TOOLS> -- npx -y @ni-c/google-search-console-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Google Search Console in other clients