Developer Tools
โ
542
Python
AminForou/mcp-gsc
542
Stars
76
Forks
4
Issues
Python
Language
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.
View on GitHub
git clone https://github.com/AminForou/mcp-gsc.git
Quick Start Example
bash
# 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"