Skip to content
Cline

Google Search Console MCP for Cline

io.scalably/gsc-mcp

Read-only Google Search Console MCP: Search Analytics, sitemaps, URL inspection. 5 tools.

client:Cline transport:stdio runtime:pypi

Install Google Search Console MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "gsc-mcp": {
      "command": "uvx",
      "args": [
        "scalably-gsc-mcp"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<GOOGLE_APPLICATION_CREDENTIALS>",
        "GSC_LOG_LEVEL": "<GSC_LOG_LEVEL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Google Search Console MCP in other clients