← Index

io.github.saurabhsharma2u/search-console-mcp

io.github.saurabhsharma2u/search-console-mcp·v1.13.5·Analytics
Quality Score
85
/100

MCP server for GSC, Bing, and GA4. Includes analytics, health checks, and SEO insights.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "search-console-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "search-console-mcp"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<your-google_application_credentials>",
        "BING_API_KEY": "<your-bing_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "search-console-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "search-console-mcp"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<your-google_application_credentials>",
        "BING_API_KEY": "<your-bing_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y search-console-mcp
§02  Environment variables
GOOGLE_APPLICATION_CREDENTIALS
requiredsecret

Google Cloud Service Account JSON key content or path

BING_API_KEY
secret

Bing API Key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Analytics