gsc-gpc-mcp

loglux/gsc-gpc-mcp
★ 0 stars Python 🔍 Search Updated today
MCP servers for Google Search Console and Google Play Console
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gsc-gpc-mcp": {
      "command": "uvx",
      "args": [
        "gsc-gpc-mcp"
      ]
    }
  }
}

Or install with pip: pip install gsc-gpc-mcp

README Excerpt

MCP servers for **Google Search Console** and **Google Play Console**, designed to run behind [authmcp-gateway](https://github.com/loglux/authmcp-gateway). ``` Claude ↔ authmcp-gateway ↔ gsc-gpc-mcp ↔ Google APIs ``` | Tool | Description | |------|-------------| | `gsc_get_performance` | Performance data: queries, clicks, impressions, CTR, position |

Tools (11)

gpc_get_bundlesgpc_get_install_statsgpc_get_release_tracksgpc_get_reviewgpc_list_reviewsgpc_reply_to_reviewgsc_get_performancegsc_inspect_urlgsc_list_sitemapsgsc_list_sitesgsc_submit_sitemap