Google Search Console MCP MCP
v1.2.0io.github.a1-x-tech/mcp-google-search-console
MCP server for the Google Search Console API: search analytics, sitemaps, URL inspection, sites.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-google-search-console -e GOOGLE_SEARCH_CONSOLE_CLIENT_ID=<GOOGLE_SEARCH_CONSOLE_CLIENT_ID> -e GOOGLE_SEARCH_CONSOLE_CLIENT_SECRET=<GOOGLE_SEARCH_CONSOLE_CLIENT_SECRET> -e GOOGLE_SEARCH_CONSOLE_REFRESH_TOKEN=<GOOGLE_SEARCH_CONSOLE_REFRESH_TOKEN> -e GOOGLE_SEARCH_CONSOLE_ACCESS_TOKEN=<GOOGLE_SEARCH_CONSOLE_ACCESS_TOKEN> -e GOOGLE_SEARCH_CONSOLE_OAUTH_PORT=<GOOGLE_SEARCH_CONSOLE_OAUTH_PORT> -e GOOGLE_SEARCH_CONSOLE_API_BASE=<GOOGLE_SEARCH_CONSOLE_API_BASE> -e GOOGLE_SEARCH_CONSOLE_TIMEOUT_MS=<GOOGLE_SEARCH_CONSOLE_TIMEOUT_MS> -e GOOGLE_SEARCH_CONSOLE_MAX_RETRIES=<GOOGLE_SEARCH_CONSOLE_MAX_RETRIES> -- npx -y mcp-google-search-console
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.