Better Google Search Console
The Better Google Search Console MCP server downloads your entire GSC dataset into local SQLite databases (no 1,000-row API limit) and provides powerful SEO analysis tools through Claude.
Setup & Sync
Discover all GSC properties, sync them individually or in parallel, and track background job progress or cancel if needed
Supports up to 16 months of historical data; all data stays locally on your machine
Analysis & Insights
Overview dashboard — View all properties at a glance with clicks, impressions, CTR, position, and trend sparklines
Property dashboard — Deep-dive into hero metrics, trend charts, top queries/pages, country breakdown, ranking distribution, new/lost queries, and branded split
16 pre-built insight types — including
summary,top_queries,top_pages,growing/declining_queries/pages,opportunities(queries ranking 5–20 — quick wins),device_breakdown,country_breakdown,daily_trend,new_queries,lost_queries, andbranded_splitPeriod comparison — Side-by-side comparison of two arbitrary date ranges across query, page, device, or country dimensions
Custom SQL queries — Run any read-only
SELECTagainst the localsearch_analyticstable for tailored analysis
Data Management
Automatic retention policy after each sync prunes low-value rows (e.g., zero-click impressions) while preserving actionable data
Manual pruning with a preview mode before deleting; reclaims disk space via VACUUM
Connects to Google services to retrieve and manage search analytics data for performance monitoring and keyword research.
Utilizes Google Cloud service accounts and API management to authenticate and facilitate secure access to Search Console property data.
Integrates with the Google Search Console API to download and analyze search performance data, enabling detailed SEO auditing through pre-built insights and custom SQL queries.
Better Search Console - retired
This project has been superseded by SEO Audit Console.
Better Search Console pulled your Google Search Console data into a local SQLite database so you could ask it real questions. That idea was right, and it is now the Search Console half of a bigger tool.
SEO Audit Console does everything this did - the API sync, the local database, the pre-built queries, the dashboards - and then joins it to a first-party crawl of your site and on-demand DataForSEO market data. The queries you came here for still exist. They just have more to work with.
Your crawl is intent. Search Console is reality. The money is where they diverge.
Where to go
git clone https://github.com/houtini-ai/seo-audit.gitDocs and setup: github.com/houtini-ai/seo-audit
Related MCP server: seoagent
What this means for you
The npm package still installs.
@houtini/better-search-consoleis deprecated, not unpublished. Nothing you have running will break.This repository is archived. The code stays readable and every existing link keeps working, but there are no further releases, and issues and pull requests are closed.
Your data is unaffected. The SQLite databases this wrote are yours and stay where they are. SEO Audit Console builds its own.
Migrating
There is no automated migration. SEO Audit Console syncs GSC itself, so point it at the same property and let it pull the history:
sync_gsc for https://example.com/It will fetch the window you ask for and build its own database, joined on a normalised URL key so the crawl and Search Console line up.
Part of the Houtini open-source MCP set. Questions: hello@houtini.com.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceA comprehensive website crawler and SEO analyzer that stores site data in a local SQLite database for AI-driven auditing. It enables users to detect technical SEO issues, broken links, and security vulnerabilities through natural language queries or terminal commands.45416Apache 2.0
- Alicense-qualityCmaintenanceAgent-first SEO toolkit with 24 MCP tools for keyword research, rank tracking, site audits up to 50k pages, competitor analysis, content gap detection, domain reputation, backlink intelligence, Google Search Console integration, and AI-powered strategy generation with Claude, GPT, and Ollama. SQLite-backed and bring-your-own-key.MIT
- Flicense-qualityBmaintenanceEnables querying Google Search Console data via natural language, providing tools for site traffic analysis, page changes, and optimization opportunities.
- AlicenseAqualityCmaintenanceLets you ask Claude questions about your Google Search Console data and get real analysis, not raw API rows. Provides 20 tools for analysis, indexing, and safety.20581111Apache 2.0
Related MCP Connectors
Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Open-source SEO manager for coding agents: keyword research, content PRs, rank + Search Console.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/houtini-ai/better-search-console'
If you have feedback or need assistance with the MCP directory API, please join our Discord server