MCP Google Search Console runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 15 Jul 2026.
Secure MCP server for Google Search Console analytics, sitemaps, and URL inspection
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 -- uvx mcp-google-search-console-crunchtools
{
"mcpServers": {
"google-search-console": {
"args": [
"mcp-google-search-console-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.google-search-console]
command = "uvx"
args = ["mcp-google-search-console-crunchtools"]
{
"mcpServers": {
"google-search-console": {
"args": [
"mcp-google-search-console-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-search-console": {
"args": [
"mcp-google-search-console-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.