Google Search Console MCP Server
by ahonn
A Model Context Protocol (MCP) server providing access to Google Search Console. It allows retrieval of search analytics data and rich data analysis with customizable reporting periods.
Last updated: N/A
What is Google Search Console MCP Server?
This is a Model Context Protocol (MCP) server that acts as an interface to the Google Search Console API. It allows users to retrieve and analyze search performance data for their websites.
How to use Google Search Console MCP Server?
First, install the server either via Smithery or manually using npm. Then, set up authentication with Google Cloud by enabling the Search Console API, creating a service account, and granting the service account access to your Search Console property. Finally, configure your Claude Desktop environment to use the server with the correct credentials.
Key features of Google Search Console MCP Server
Search analytics data retrieval with dimensions support
Rich data analysis with customizable reporting periods
Support for different search types (web, image, video, news)
Customizable aggregation methods
Configurable row limits
Use cases of Google Search Console MCP Server
Analyzing website search performance
Identifying popular search queries
Tracking keyword rankings
Monitoring website traffic from search engines
Generating reports on search performance data
FAQ from Google Search Console MCP Server
What is a Model Context Protocol (MCP) server?
What is a Model Context Protocol (MCP) server?
An MCP server provides a standardized way to access and interact with different data sources and services.
What is Google Search Console?
What is Google Search Console?
Google Search Console is a free service offered by Google that allows you to monitor and maintain your site's presence in Google Search results.
How do I enable the Search Console API?
How do I enable the Search Console API?
Go to the Google Cloud Console, select your project, navigate to 'APIs & Services' > 'Library', and search for and enable the 'Search Console API'.
What are service account credentials?
What are service account credentials?
Service account credentials are a type of Google Cloud identity that allows applications to access Google Cloud resources without requiring human user intervention.
What is the 'siteUrl' parameter?
What is the 'siteUrl' parameter?
The 'siteUrl' parameter specifies the website for which you want to retrieve search analytics data. It should be in the format 'http://www.example.com/' or 'sc-domain:example.com'.