Free MCP Lets Claude Analyze Google Search Console Data Automatically

A developer built a free MCP server that connects Claude to Google Search Console, eliminating the need to manually export CSVs each week. Once you log in with Google to authorize access, Claude can pull Search Console data directly and answer natural language questions about your site's performance.
What It Does
- Pulls Search Console data — queries, pages, clicks, impressions, CTR, position — straight into Claude
- Supports questions like "which pages have high impressions but low CTR" or "what queries did I lose ranking on this month"
- Works on any site you have Google Search Console access to
Cost and Limitations
Search Console data access is completely free, though rate limits apply. The MCP also offers other SEO tasks such as keyword analysis, which is not covered by the free plan since that data costs the developer money.
Installation
- Visit
https://calmseo.com/google-search-console-mcp - Sign in with your email (mandatory — the session needs to be linked to your Google account)
- Connect Google by authorizing the app
- Install the MCP into Claude
This is a new product — the author is actively seeking feedback.
📖 Read the full source: r/ClaudeAI
👀 See Also

Managing AI Context with a SQLite Knowledge Store and MCP Tools
One developer built RunawayContext, an MIT-licensed system that stores project lessons in SQLite with FTS5 and optional sqlite-vec, keeping per-session context under 3K tokens via MCP query tools and hard-coded caps.

Product Manager Shares 70+ Claude Skills for Automating PM Workflows
A product manager with 20 years experience has created over 70 Claude skills that automate common PM tasks, including PRD generation, user interview analysis, competitive profiling, and roadmap building. The skills are available as downloadable .md files for Claude Code.

Claude Opus 4.6: A Model for Sustained Engineering Tasks
Claude Opus 4.6 brings sustained focus to long-term projects, supporting multi-day tasks with features like ultra-long context and adaptive thinking.

AIBrain adds persistent memory and self-improvement to Claude Code
AIBrain is a tool that gives Claude Code persistent memory between sessions with semantic search retrieval and self-improvement cycles. It includes 53 workflows, 44 skills, 9 MCP servers, and supports multi-agent mesh networking via Tailscale.