Google Search Console for Claude Code
com.getmcpads/google-search-console
Google Search Console MCP server: 20 read tools.
client:Claude Code
transport:stdio
runtime:npm
Install Google Search Console in Claude Code
run in your project directory
claude mcp add google-search-console -e GSC_CLIENT_ID=<GSC_CLIENT_ID> -e GSC_CLIENT_SECRET=<GSC_CLIENT_SECRET> -e GSC_REFRESH_TOKEN=<GSC_REFRESH_TOKEN> -e GSC_ACCESS_TOKEN=<GSC_ACCESS_TOKEN> -e GSC_SITE_URL=<GSC_SITE_URL> -- npx -y @getmcpads/google-search-console-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs