Back to directory
seotesting-com/gsc-mcp-server

seotesting-com/gsc-mcp-server

@seotesting-com

Google Search Console MCP Server - Compare time periods, generate visual reports, and analyze SEO performance using Google Search Console data

google-search-consoleseosearch-analyticspythondata-visualizationanalyticstool

Installation & Configuration

{
  "mcpServers": {
    "Search Console Analytics": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "google-api-python-client",
        "--with",
        "google-auth",
        "--with",
        "mcp[cli]",
        "--with",
        "pandas",
        "mcp",
        "run",
        "server.py"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<path-to-credentials-json>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17