Loading MCP server directory, please wait...
Google Search Console MCP server — search analytics, URL inspection, and sitemaps
npx @getmcp/cli add io.github.sarahpark/google-search-consoleRequires Node.js 18+. Community-contributed server. Review source before installing.
GOOGLE_APPLICATION_CREDENTIALSPath to Google service account JSON key file
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sarahpark/google-search-console": {
"command": "npx",
"args": [
"-y",
"@sarahpark/google-search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": ""
}
}
}
}