Subscriber OAuth
Connect a Google account per MCP subscriber, check connection state, and disconnect stored Search Console access when needed.
Remote MCP server for search operators
Add Search Console properties, performance queries, URL Inspection, and sitemap operations to the coding client you already use, without running your own server.
codex mcp add gsc-mcp --url https://google-search-console-mcp-server.mcpize.run/mcp
This server is added to a client as MCP. It is not something the user deploys.
Why it exists
SEO and product teams keep bouncing between Search Console exports, browser tabs, spreadsheets, and agent prompts. This server exposes the core Search Console API through MCP so an assistant can check evidence before recommending titles, canonicals, sitemap changes, or page priorities.
Tool surface
Connect a Google account per MCP subscriber, check connection state, and disconnect stored Search Console access when needed.
Query Search Analytics with dimensions, filters, data state, pagination, search type, and aggregation controls.
Inspect Google index status for a URL inside a verified Search Console property, with optional language targeting.
List, fetch, submit, and delete sitemaps from the same assistant session that diagnoses crawl or indexing issues.
Connection flow
Choose the MCP client you actually work in, from terminal agents to hosted web apps.
Use the hosted listing or the one-line add command to register the hosted server with that client.
The server returns a Google OAuth URL and stores refresh access per subscriber after the callback.
Agents can list properties, query performance, inspect URLs, and manage sitemap state from the MCP tool surface.
FAQ
It connects Search Console properties to MCP clients so agents can query performance data, inspect URLs, list properties, and manage sitemaps from the same workflow.
No. Add the hosted server to a supported MCP client through MCPize, authorize Google, and use the tools from there.
The tool surface includes Google account connection, site listing, Search Analytics queries, URL Inspection, and sitemap list, fetch, submit, and delete operations.
Mutation-style operations use explicit safety rails and confirmation guards so agents can inspect evidence before changing sitemap state.
Ready as MCP