Google Search Console runs on your own machine — the client starts it, so there is no endpoint to ping. 301 installs a week from pypi. Last commit 24 Apr 2026.
Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
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-mcp -- uvx mcp-google-search-console
{
"mcpServers": {
"google-search-console-mcp": {
"args": [
"mcp-google-search-console"
],
"command": "uvx"
}
}
}
[mcp_servers.google-search-console-mcp]
command = "uvx"
args = ["mcp-google-search-console"]
{
"mcpServers": {
"google-search-console-mcp": {
"args": [
"mcp-google-search-console"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-search-console-mcp": {
"args": [
"mcp-google-search-console"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.