mcp-gsc

AKzar1el/mcp-gsc
★ 2 stars TypeScript AI/LLM Updated 1d ago
Hosted MCP server for Google Search Console. Connect Claude, Cursor, ChatGPT, or any MCP client and ask about your site's Google Search performance — clicks, impressions, rankings, indexing, sitemaps. Sign in with Google, no API keys. Self-hostable on Cloudflare Workers. By digestseo.com.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-gsc": {
      "command": "npx",
      "args": [
        "-y",
        "AKzar1el/mcp-gsc"
      ]
    }
  }
}

README Excerpt

<!-- Logo (referenced by the Cline/Glama submissions): add assets/logo.png (400x400), then uncomment: <img src="assets/logo.png" alt="mcp-gsc logo" width="120" align="right"> --> Every deployed instance exposes the same endpoint shape: ``` https://<your-worker>.workers.dev/mcp ``` **Claude Code** ```bash

Tools (1)

readOnlyHint

Topics

ai-toolsclaudecloudflare-workerscursorgscmcpmcp-servermodel-context-protocoloauthsearch-analyticsseoseo-toolsserverlesstypescript