Google Search Console
Rank #22657glama/sarahpark/google-search-console-mcp
Read-only access to Google Search Console data including search analytics, URL inspection, and sitemap status via service account authentication.
Google Search Console is a Model Context Protocol (MCP) server published by sarahpark. It ranks #22657 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Google Search Console is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 36,243 of 58,900 servers on MCP Toplist.
Use Google Search Console
Add Google Search Console to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"google-search-console-mcp": {
"command": "npx",
"args": [
"-y",
"@sarahpark/google-search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<your GOOGLE_APPLICATION_CREDENTIALS>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
sarahpark
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Google Search Console?
- Read-only access to Google Search Console data including search analytics, URL inspection, and sitemap status via service account authentication.
- Who maintains Google Search Console?
- Google Search Console is maintained by sarahpark, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Google Search Console an official MCP server?
- Yes — Google Search Console is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Google Search Console have?
- MCP Toplist tracks 2 versions of Google Search Console, most recently published on Mar 23, 2026.
- Where can I find the source code for Google Search Console?
- The source code for Google Search Console is hosted at github.com/sarahpark/google-search-console-mcp.