Google Search Console MCP Server
未认领Model Context Protocol server for Google Search Console API - integrate with Claude Code and Claude Desktop
安装
npx -y -p google-search-console-mcp-server google-search-console-mcp-setup工具(13 个)
currentEndDate
(required): Current period end date (YYYY-MM-DD)
currentStartDate
(required): Current period start date (YYYY-MM-DD)
dimensions
(optional): Array of dimensions ["query", "page", "country", "device", "searchAppearance"]
endDate
(required): End date (YYYY-MM-DD)
inspectionUrl
(required): Full URL to inspect
previousEndDate
(required): Previous period end date (YYYY-MM-DD)
previousStartDate
(required): Previous period start date (YYYY-MM-DD)
rowLimit
(optional): Max rows (default: 100, max: 25000)
siteUrl
(required): Site URL (e.g., "https://example.com/")
startDate
(required): Start date (YYYY-MM-DD)
startRow
(optional): Starting row for pagination
type
(optional): Notification type - "URLUPDATED" (default) or "URLDELETED"
url
(required): Full URL to submit (e.g., "https://example.com/page")