
Google Search Console MCP
by AminForou
Analyze SEO data and Google Search Console insights through natural language conversations with your AI assistant.
What it does
Connects Google Search Console (GSC) to AI assistants, enabling SEO professionals to query search analytics, inspect URLs, and manage sitemaps using natural language.
Tools
get_search_analytics: Retrieves top queries and pages with clicks, impressions, CTR, and position.inspect_url_enhanced: Provides detailed crawl and index status for specific URLs.list_properties: Shows all GSC properties associated with the account.compare_search_periods: Compares performance between two different date ranges.get_sitemaps: Lists all sitemaps and their current status for a site.
Installation
For Claude Desktop, add the following to claude_desktop_config.json:
{
"mcpServers": {
"gscServer": {
"command": "uvx",
"args": ["mcp-search-console"],
"env": {
"GSC_OAUTH_CLIENT_SECRETS_FILE": "/path/to/client_secrets.json"
}
}
}
}
Supported hosts
- claude
- cursor
- codex
- gemini-cli
Quick install
uvx mcp-search-consoleInformation
- Pricing
- free
- Published
- 4/27/2026
- stars






