MCP Lets Claude Analyze Google Search Console Data Automatically

A developer has released a free MCP (Model Context Protocol) server that gives Claude direct access to Google Search Console data. Instead of exporting CSVs weekly and uploading them, you can now ask Claude questions like "which pages have high impressions but low CTR" or "what queries did I lose ranking on this month" — and it queries your live search data in real time.
How it works
- Connect your Google account once to grant OAuth access. The MCP links your session to your Google login.
- Claude pulls data from Search Console: queries, pages, clicks, impressions, CTR, and average position.
- Works on any site you have GSC access to.
Cost and limitations
The Search Console data itself is free, though Google imposes rate limits. The MCP can also perform SEO tasks like keyword analysis using other paid data sources; the developer notes those incur costs (not part of the free tier).
Setup
- Sign up at calmseo.com/google-search-console-mcp with your email.
- Connect your Google account.
- Install the MCP in Claude (configuration instructions provided by the site).
An account is mandatory because the MCP needs to link your session to your Google identity. The project is brand new; the developer encourages feedback.
📖 Read the full source: r/ClaudeAI
👀 See Also

ClawWatcher Reaches 200 Users, Reports $28K+ in Collective OpenClaw API Savings
ClawWatcher, a tool that tracks OpenClaw API costs in real-time, has reached 200 users. According to its creator, users have collectively saved over $28,000 in API costs, with an average cost reduction of 45%.

Feynman: Open Source Research Agent with Paper-Codebase Audit Tool
Feynman is an open source research agent CLI that dispatches four subagents in parallel to answer research questions and includes a unique audit tool that compares paper claims against actual codebases. It features one-command installation, MIT license, and runs on pi for agent runtime with alphaxiv for paper search.

NotebookLM MCP Structured: Free Server Connects Claude to NotebookLM with Automatic Prompt Structuring
A free MCP server called NotebookLM MCP Structured connects Claude Desktop to NotebookLM notebooks with automatic prompt structuring. The server restructures queries based on type (comparison, list, analysis, explanation, or extraction) and adds completeness checks and fidelity constraints.

Claude's Silent Drop-Off: The Action Layer Failure When AI Agents Hit Business Sites
Claude can read business sites (pricing, booking flows, forms) but fails at the action layer — booking, submitting, or routing — due to lack of callable endpoints. This causes invisible user drop-off with no analytics signal.