mcp-server-google-search-console

mcp-server-google-search-console

3.3

If you are the rightful owner of mcp-server-google-search-console and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A tool for accessing Google Search Console using the Model Context Protocol (MCP) server.

The Google Search Console MCP Server is a specialized tool designed to facilitate access to Google Search Console data through the Model Context Protocol (MCP) server. It allows users to retrieve search analytics data with support for various dimensions and provides detailed data analysis with customizable reporting periods. The server requires Python 3.10 or higher, a Google Cloud project with the Search Console API enabled, and service account credentials with access to Search Console. The tool can be installed via pip or from source, and it supports the use of uv for faster package management and installation. Authentication is set up through the Google Cloud Console, where users can enable the Search Console API and create service account credentials. The server can be started using standard methods or with uvx for automated virtual environment and package management. Configuration options are available for integration with the Claude Desktop Application.

Features

  • Retrieve search analytics data with dimension support
  • Detailed data analysis with customizable reporting periods

Tools

  1. search_analytics

    Retrieve search performance data from Google Search Console with various parameters like siteUrl, startDate, endDate, dimensions, type, aggregationType, and rowLimit.