Google Search Console for Claude Code
io.github.akzar1el/mcp-gsc
Google Search Console MCP for analytics, indexing, sitemaps, and SEO diagnostics.
client:Claude Code
transport:stdio
runtime:npm
Install Google Search Console in Claude Code
run in your project directory
claude mcp add mcp-gsc -e PORT=<PORT> -e GSC_ACCESS_MODE=<GSC_ACCESS_MODE> -e MCP_GSC_STATE_DIR=<MCP_GSC_STATE_DIR> -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -e TOKEN_ENCRYPTION_KEY=<TOKEN_ENCRYPTION_KEY> -- npx -y @digestseo/mcp-gsc
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs