Show HN: Search Console MCP – Talk to Google Search Console with Claude
Search Console MCP is a free, open-source tool that integrates Google Search Console data with Claude, allowing users to query SEO data via chat after OAuth authentication, avoiding manual downloads and navigation.
Background
MCP (Model Context Protocol) is an open standard from Anthropic that lets AI assistants like Claude directly connect to external tools and APIs — it's how Claude can pull live data or take actions outside its training data.
Google Search Console (GSC) is a free Google tool that shows website owners how their site performs in Google Search: which queries bring traffic, which pages rank, click-through rates, etc. SEO professionals rely on it but the official web interface is clunky for exploring data across many pages or time periods.
This project is an open-source MCP server (a bridge) that authenticates with Google Search Console via OAuth and lets you query your site's search data through natural-language conversation with Claude instead of clicking around the GSC dashboard. It is not an official Google product.