← All servers
🔍

GscVerified🛡 No advisories

io.github.mikusnuz/gsc
New to MCP? Start here →
4★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/mikusnuz, which proved it owns this namespace.

Verified owner: github.com/mikusnuzio.github.mikusnuz/gsc

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GSC_CLIENT_ID, GSC_CLIENT_SECRET, GSC_REFRESH_TOKEN.
Configuration
Reads GSC_SERVICE_ACCOUNT_KEY_PATH.

About

MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection

Packages & transports

npm@mikusnuz/gsc-mcpv1.3.1 · npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gsc": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/gsc-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @mikusnuz/gsc-mcp