mcp-server-gsc

mcp-server-gsc

23

Google Search Console MCP Server is a tool providing access to Google Search Console data through a Model Context Protocol server. It features search analytics retrieval, rich data analysis, and customizable reporting periods. The project requires Node.js and a configured Google Cloud Project.

Google Search Console MCP Server

A Model Context Protocol (MCP) server providing access to Google Search Console.

Features

  • Search analytics data retrieval with dimensions support
  • Rich data analysis with customizable reporting periods

Prerequisites

  • Node.js 18 or later
  • Google Cloud Project with Search Console API enabled
  • Service Account credentials with Search Console access

Installation

  • Installing via Smithery: Use npx @smithery/cli install mcp-server-gsc --client claude
  • Manual Installation: Run npm install mcp-server-gsc

Authentication Setup

  1. Visit the Google Cloud Console
  2. Create a project or select an existing one
  3. Enable the Search Console API
  4. Create and download credentials
  5. Grant access in Search Console

Available Tools

search_analytics

Retrieve search performance data with customizable parameters like siteUrl, startDate, etc.