Submit

Google Search Console

@sarahpark

MCP server that gives AI agents read-only access to Google Search Console: search analytics, URL inspection, and sitemap status.

Tools

Server Config

{
  "mcpServers": {
    "gsc": {
      "command": "node",
      "args": [
        "/absolute/path/to/google-search-console-mcp/build/index.js"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "/absolute/path/to/service-account-key.json"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.