Skip to content
Claude Code

Google Search Console for Claude Code

io.github.acamolese/google-search-console-mcp

Google Search Console: SEO audits, performance queries, URL inspection, indexing checks.

client:Claude Code transport:stdio runtime:pypi

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_CLIENT_ID=<GSC_CLIENT_ID> -e GSC_CLIENT_SECRET=<GSC_CLIENT_SECRET> -e GSC_REFRESH_TOKEN=<GSC_REFRESH_TOKEN> -e GSC_SERVICE_ACCOUNT_FILE=<GSC_SERVICE_ACCOUNT_FILE> -e GSC_REPORT_LANGUAGE=<GSC_REPORT_LANGUAGE> -e GSC_DATA_STATE=<GSC_DATA_STATE> -- uvx mcp-google-search-console

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

Google Search Console in other clients