Google Search Console runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 23 Mar 2026.
Google Search Console MCP server — search analytics, URL inspection, and sitemaps
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add google-search-console -- npx -y @sarahpark/google-search-console-mcp
{
"mcpServers": {
"google-search-console": {
"args": [
"-y",
"@sarahpark/google-search-console-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.google-search-console]
command = "npx"
args = ["-y", "@sarahpark/google-search-console-mcp"]
{
"mcpServers": {
"google-search-console": {
"args": [
"-y",
"@sarahpark/google-search-console-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"google-search-console": {
"args": [
"-y",
"@sarahpark/google-search-console-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.