Home › Marketing & E-Commerce › Google Search Console
Google Search Console
Google Search Console: SEO audits, performance queries, URL inspection, indexing checks.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 3.0.1)
uvx mcp-google-search-console
Or add to your MCP client config:
{
"mcpServers": {
"google-search-console-mcp": {
"command": "uvx",
"args": [
"mcp-google-search-console"
],
"env": {
"GSC_CLIENT_ID": "<YOUR_VALUE>",
"GSC_CLIENT_SECRET": "<YOUR_VALUE>",
"GSC_REFRESH_TOKEN": "<YOUR_VALUE>",
"GSC_SERVICE_ACCOUNT_FILE": "<YOUR_VALUE>",
"GSC_REPORT_LANGUAGE": "<YOUR_VALUE>",
"GSC_DATA_STATE": "<YOUR_VALUE>"
}
}
}
}
GSC_CLIENT_ID— OAuth client ID from a Desktop app credential in Google Cloud Console.GSC_CLIENT_SECRETsecret — OAuth client secret paired with GSC_CLIENT_ID.GSC_REFRESH_TOKENsecret — OAuth refresh token, from `mcp-google-search-console auth`.GSC_SERVICE_ACCOUNT_FILE— Path to a service account JSON key, as an alternative to OAuth.GSC_REPORT_LANGUAGE— Language of the generated HTML audit report: en or it. Defaults to en.GSC_DATA_STATE— Default freshness of the data: all (includes today's partial data) or final.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry