Google-Search-Console-Admin-MCP-Server

miguelenes/Google-Search-Console-Admin-MCP-Server
★ 0 stars Unknown language Search Updated today
Google Search Console Admin MCP Server
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": {
    "google-search-consol": {
      "command": "npx",
      "args": [
        "-y",
        "miguelenes/Google-Search-Console-Admin-MCP-Server"
      ]
    }
  }
}