Free MCP Lets Claude Analyze Google Search Console Data Automatically

✍️ OpenClawRadar📅 Published: May 19, 2026🔗 Source
Free MCP Lets Claude Analyze Google Search Console Data Automatically
Ad

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

  1. Visit https://calmseo.com/google-search-console-mcp
  2. Sign in with your email (mandatory — the session needs to be linked to your Google account)
  3. Connect Google by authorizing the app
  4. Install the MCP into Claude

This is a new product — the author is actively seeking feedback.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Werld: Open-Ended Artificial Life Simulation with Evolving Neural Networks
Tools

Werld: Open-Ended Artificial Life Simulation with Evolving Neural Networks

Werld is a real-time artificial life simulation where agents with NEAT neural networks evolve their own neural architecture, sensory processing, and behaviors without hardcoded rules or reward functions. The simulation starts with 30 agents on a Watts-Strogatz small-world graph with 64 sensory channels, 7 continuous motor functions, and 29 heritable genome traits.

OpenClawRadar
Building syntaqlite: A SQLite DevTools Project Created with AI Assistance
Tools

Building syntaqlite: A SQLite DevTools Project Created with AI Assistance

Lalit Maganti built syntaqlite, a set of developer tools for SQLite, over three months using AI coding agents after wanting it for eight years. The project required parsing SQL exactly like SQLite, which involves adapting SQLite's dense C codebase with over 400 grammar rules.

OpenClawRadar
Clawdwatch: Open-source OSINT tool for real-time flight tracking, news scraping, and alerts
Tools

Clawdwatch: Open-source OSINT tool for real-time flight tracking, news scraping, and alerts

Clawdwatch is a CLI tool that pulls live flight data from OpenSky Network, scrapes news from Al Jazeera and AP, and can send Telegram alerts for military aircraft or emergency squawks. It runs locally with npm install and tracks 204+ flights over the Middle East in real-time.

OpenClawRadar
KubeShark: A Kubernetes Skill for Claude Code and Codex to Catch Hallucinated YAML
Tools

KubeShark: A Kubernetes Skill for Claude Code and Codex to Catch Hallucinated YAML

KubeShark is a failure-mode-first Kubernetes skill for Claude Code and Codex that catches deprecated APIs, misconfigured probes, broken selectors, and other common AI-generated mistakes before they hit production.

OpenClawRadar