Loading MCP server directory, please wait...
Google Search Console: 20 read-only tools for Search Analytics, sitemaps and indexing.
npx @getmcp/cli add com.getmcpads/google-search-consoleRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.getmcpads/google-search-console": {
"command": "npx",
"args": [
"-y",
"@getmcpads/google-search-console-mcp-server"
],
"env": {
"GSC_CLIENT_ID": "",
"GSC_CLIENT_SECRET": "",
"GSC_REFRESH_TOKEN": "",
"GSC_ACCESS_TOKEN": "",
"GSC_SITE_URL": ""
}
}
}
}