MCP server connecting Google Search Console to AI assistants like Claude, Cursor, and Gemini CLI. Enables natural language analysis of SEO data including search analytics, URL inspection, sitemap management, and property information. Supports OAuth and service account authentication with multi-dimensional filtering and data visualization through AI assistants. Essential for SEO professionals using AI tools.
git clone https://github.com/AminForou/mcp-gsc.git
# Install
pip install mcp-gsc
# Configure with Claude Desktop
{
"mcpServers": {
"gsc": {
"command": "mcp-gsc",
"args": ["--auth", "oauth"]
}
}
}
# Then ask: "Show my top queries this week"