google-search-console-mcp

sednalabs/google-search-console-mcp
★ 0 stars Rust Search Updated today
Lightweight Rust MCP server for Google Search 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": {
    "google-search-consol": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "google-search-console-mcp"
      ]
    }
  }
}

README Excerpt

Lightweight Rust MCP server for Google Search Console, built for the Sedna Labs Rust MCP ecosystem and `mcp-toolkit-rs`. The first release focuses on direct, low-overhead access to the official Search Console APIs: - list and inspect Search Console properties - query Search Analytics performance data

Tools (17)

GOOGLE_APPLICATION_CREDENTIALSGOOGLE_SEARCH_CONSOLE_MCP_HTTP_TIMEOUT_MSGOOGLE_SEARCH_CONSOLE_MCP_MAX_ROW_LIMITGOOGLE_SEARCH_CONSOLE_MCP_PROFILEGOOGLE_SEARCH_CONSOLE_MCP_QUOTA_PROJECTGOOGLE_SEARCH_CONSOLE_MCP_SCOPEGOOGLE_SEARCH_CONSOLE_MCP_SERVICE_ACCOUNT_JSONfind_toolsgsc_auth_login_commandgsc_auth_statusgsc_get_startedgsc_search_analytics_querygsc_site_getgsc_sitemap_getgsc_sitemaps_listgsc_sites_listgsc_url_inspection_index_inspect