Search Console MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 124 installs a week from npm. Last commit 2 Jul 2026.
Google Search Console for any MCP client - 30-second login, no Google Cloud project. Read-only.
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 search-console-mcp -- npx -y search-console-mcp-server
{
"mcpServers": {
"search-console-mcp": {
"args": [
"-y",
"search-console-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.search-console-mcp]
command = "npx"
args = ["-y", "search-console-mcp-server"]
{
"mcpServers": {
"search-console-mcp": {
"args": [
"-y",
"search-console-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"search-console-mcp": {
"args": [
"-y",
"search-console-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.