Google Search Console
CommunityA community Google Search Console MCP server (no official Google GSC MCP exists). It exposes around 20 tools across the GSC surface: property listing, search-analytics queries with period-over-period comparison, batch URL inspection, and sitemap management. Authenticates via Google OAuth (browser flow) or a service account, runs locally over stdio (uvx-installable), and works with Claude, Cursor, Codex, and Gemini CLI. Together with the GA4 and Ahrefs servers it completes an SEO measurement trinity.
Configuration
{
"mcpServers": {
"google-search-console": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-google-search-console"
],
"env": {
"GOOGLE_SEARCH_CONSOLE_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.
Related Servers
Quick Stats
Author
Amin Forou
Tags
AgenticSkills Audit
Automated framework checks. Deep code review tracked separately. Read the methodology →
Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.
Used in 3 workflows
The SEO Content Sprint
Audit → outline → draft → schema → publish → verify indexing, in a single session.
5 skills · 4 MCPThe Programmatic SEO Page Factory
Template + differentiated data → hundreds of long-tail pages, monitored at scale.
3 skills · 3 MCPThe AI Search Visibility Stack
Engineer content to be cited by ChatGPT, Perplexity, and Google AI Overviews.
4 skills · 4 MCP