Google Search Console MCP Server
UnclaimedModel Context Protocol server for Google Search Console API - integrate with Claude Code and Claude Desktop
Install
npx -y -p google-search-console-mcp-server google-search-console-mcp-setupUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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")