Search Console MCP
Rank #450io.github.saurabhsharma2u/search-console-mcp
Google Search Console + Bing + GA4 + AdSense — unified SEO intelligence for AI agents.
Search Console MCP is a Model Context Protocol (MCP) server published by saurabhsharma2u. It ranks #450 of 115,591 servers tracked on MCP Toplist, and its repository has 280 GitHub stars. Search Console MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 21 tracked versions. It was first listed on Feb 1, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 115,141 of 115,591 servers on MCP Toplist.
Use Search Console MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add search-console-mcp -e "GOOGLE_APPLICATION_CREDENTIALS=<your GOOGLE_APPLICATION_CREDENTIALS>" -e "BING_API_KEY=<your BING_API_KEY>" -e "PAGESPEED_API_KEY=<your PAGESPEED_API_KEY>" -- npx -y search-console-mcpReplace each placeholder with your own value before saving.
[mcp_servers.search-console-mcp]
command = "npx"
args = ["-y", "search-console-mcp"]
[mcp_servers.search-console-mcp.env]
GOOGLE_APPLICATION_CREDENTIALS = "<your GOOGLE_APPLICATION_CREDENTIALS>"
BING_API_KEY = "<your BING_API_KEY>"
PAGESPEED_API_KEY = "<your PAGESPEED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
"BING_API_KEY": "<your BING_API_KEY>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
"BING_API_KEY": "<your BING_API_KEY>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"search-console-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
"BING_API_KEY": "<your BING_API_KEY>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
"BING_API_KEY": "<your BING_API_KEY>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>",
"BING_API_KEY": "<your BING_API_KEY>",
"PAGESPEED_API_KEY": "<your PAGESPEED_API_KEY>"
}
}
}
}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.saurabhsharma2u%2Fsearch-console-mcp)<a href="https://mcptoplist.com/server/io.github.saurabhsharma2u%2Fsearch-console-mcp"><img src="https://mcptoplist.com/badge/io.github.saurabhsharma2u%2Fsearch-console-mcp.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
saurabhsharma2u
Available versions (21)
| Version | Published |
|---|---|
| 2.1.2 | Aug 27, 2026 |
| 2.1.1 | Aug 25, 2026 |
| 2.0.3 | Aug 9, 2026 |
| 2.0.2 | Aug 6, 2026 |
| 2.0.1 | Aug 3, 2026 |
| 2.0.0 | Aug 1, 2026 |
| 1.13.5 | Apr 5, 2026 |
| 1.13.4 | Mar 10, 2026 |
| 1.13.3 | Mar 6, 2026 |
| 1.13.2 | Feb 27, 2026 |
| 1.13.1 | Feb 24, 2026 |
| 1.13.0 | Feb 23, 2026 |
| 1.12.0 | Feb 22, 2026 |
| 1.11.1 | Feb 20, 2026 |
| 1.11.0 | Feb 20, 2026 |
| 1.10.1 | Feb 18, 2026 |
| 1.10.0 | Feb 16, 2026 |
| 1.9.3 | Feb 13, 2026 |
| 1.9.2 | Feb 11, 2026 |
| 1.9.1 | Feb 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Search Console MCP?
- Search Console MCP is maintained by saurabhsharma2u, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is Search Console MCP listed on the Official MCP Registry?
- Yes — Search Console MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Search Console MCP have?
- MCP Toplist tracks 21 versions of Search Console MCP, most recently published on Aug 27, 2026.
- Where can I find the source code for Search Console MCP?
- The source code for Search Console MCP is hosted at github.com/saurabhsharma2u/search-console-mcp.