Google Search Console
Rank #5,253io.github.acamolese/google-search-console-mcp
Google Search Console: SEO audits, performance queries, URL inspection, indexing checks.
Google Search Console is a Model Context Protocol (MCP) server published by acamolese. It ranks #5,253 of 115,460 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Google Search Console is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 11, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 110,207 of 115,460 servers on MCP Toplist.
Use Google Search Console
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add google-search-console-mcp -e "GSC_CLIENT_ID=<your GSC_CLIENT_ID>" -e "GSC_CLIENT_SECRET=<your GSC_CLIENT_SECRET>" -e "GSC_REFRESH_TOKEN=<your GSC_REFRESH_TOKEN>" -e "GSC_SERVICE_ACCOUNT_FILE=<your GSC_SERVICE_ACCOUNT_FILE>" -e "GSC_REPORT_LANGUAGE=<your GSC_REPORT_LANGUAGE>" -e "GSC_DATA_STATE=<your GSC_DATA_STATE>" -- uvx mcp-google-search-consoleReplace each placeholder with your own value before saving.
[mcp_servers.google-search-console-mcp]
command = "uvx"
args = ["mcp-google-search-console"]
[mcp_servers.google-search-console-mcp.env]
GSC_CLIENT_ID = "<your GSC_CLIENT_ID>"
GSC_CLIENT_SECRET = "<your GSC_CLIENT_SECRET>"
GSC_REFRESH_TOKEN = "<your GSC_REFRESH_TOKEN>"
GSC_SERVICE_ACCOUNT_FILE = "<your GSC_SERVICE_ACCOUNT_FILE>"
GSC_REPORT_LANGUAGE = "<your GSC_REPORT_LANGUAGE>"
GSC_DATA_STATE = "<your GSC_DATA_STATE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search-console-mcp": {
"command": "uvx",
"args": [
"mcp-google-search-console"
],
"env": {
"GSC_CLIENT_ID": "<your GSC_CLIENT_ID>",
"GSC_CLIENT_SECRET": "<your GSC_CLIENT_SECRET>",
"GSC_REFRESH_TOKEN": "<your GSC_REFRESH_TOKEN>",
"GSC_SERVICE_ACCOUNT_FILE": "<your GSC_SERVICE_ACCOUNT_FILE>",
"GSC_REPORT_LANGUAGE": "<your GSC_REPORT_LANGUAGE>",
"GSC_DATA_STATE": "<your GSC_DATA_STATE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search-console-mcp": {
"command": "uvx",
"args": [
"mcp-google-search-console"
],
"env": {
"GSC_CLIENT_ID": "<your GSC_CLIENT_ID>",
"GSC_CLIENT_SECRET": "<your GSC_CLIENT_SECRET>",
"GSC_REFRESH_TOKEN": "<your GSC_REFRESH_TOKEN>",
"GSC_SERVICE_ACCOUNT_FILE": "<your GSC_SERVICE_ACCOUNT_FILE>",
"GSC_REPORT_LANGUAGE": "<your GSC_REPORT_LANGUAGE>",
"GSC_DATA_STATE": "<your GSC_DATA_STATE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"google-search-console-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-google-search-console"
],
"env": {
"GSC_CLIENT_ID": "<your GSC_CLIENT_ID>",
"GSC_CLIENT_SECRET": "<your GSC_CLIENT_SECRET>",
"GSC_REFRESH_TOKEN": "<your GSC_REFRESH_TOKEN>",
"GSC_SERVICE_ACCOUNT_FILE": "<your GSC_SERVICE_ACCOUNT_FILE>",
"GSC_REPORT_LANGUAGE": "<your GSC_REPORT_LANGUAGE>",
"GSC_DATA_STATE": "<your GSC_DATA_STATE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search-console-mcp": {
"command": "uvx",
"args": [
"mcp-google-search-console"
],
"env": {
"GSC_CLIENT_ID": "<your GSC_CLIENT_ID>",
"GSC_CLIENT_SECRET": "<your GSC_CLIENT_SECRET>",
"GSC_REFRESH_TOKEN": "<your GSC_REFRESH_TOKEN>",
"GSC_SERVICE_ACCOUNT_FILE": "<your GSC_SERVICE_ACCOUNT_FILE>",
"GSC_REPORT_LANGUAGE": "<your GSC_REPORT_LANGUAGE>",
"GSC_DATA_STATE": "<your GSC_DATA_STATE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-search-console-mcp": {
"command": "uvx",
"args": [
"mcp-google-search-console"
],
"env": {
"GSC_CLIENT_ID": "<your GSC_CLIENT_ID>",
"GSC_CLIENT_SECRET": "<your GSC_CLIENT_SECRET>",
"GSC_REFRESH_TOKEN": "<your GSC_REFRESH_TOKEN>",
"GSC_SERVICE_ACCOUNT_FILE": "<your GSC_SERVICE_ACCOUNT_FILE>",
"GSC_REPORT_LANGUAGE": "<your GSC_REPORT_LANGUAGE>",
"GSC_DATA_STATE": "<your GSC_DATA_STATE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.acamolese%2Fgoogle-search-console-mcp)<a href="https://mcptoplist.com/server/io.github.acamolese%2Fgoogle-search-console-mcp"><img src="https://mcptoplist.com/badge/io.github.acamolese%2Fgoogle-search-console-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
acamolese
Other servers by acamolese
View all acamolese servers →Available versions (2)
| Version | Published |
|---|---|
| 3.0.1 | Aug 22, 2026 |
| 2.0.2 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Google Search Console?
- Google Search Console is maintained by acamolese, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Google Search Console listed on the Official MCP Registry?
- Yes — Google Search Console is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Google Search Console have?
- MCP Toplist tracks 2 versions of Google Search Console, most recently published on Aug 22, 2026.
- Where can I find the source code for Google Search Console?
- The source code for Google Search Console is hosted at github.com/acamolese/google-search-console-mcp.