Agent
SEO image analyst. Audits existing OG/social preview images, identifies missing or low-quality images, and creates an image generation plan with prompts for key pages. Does NOT auto-generate images.
14 tagged google search console, measured the same way as everything else here.
Browse within: fastmcp 12google-analytics 12indexing-api 12python 12
Agent
SEO image analyst. Audits existing OG/social preview images, identifies missing or low-quality images, and creates an image generation plan with prompts for key pages. Does NOT auto-generate images.
Agent
DataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.
FlorianBruniaux/google-search-console-mcp
Agent Claude Code
Use when implementing new MCP tools, modifying auth/retry/quota logic, debugging Google API behavior, or refactoring gsc-mcp modules. Examples: "add a new GSC tool for keyword cannibalization", "fix quota tracker behavior", "update GA4 dimension filter logic for country+hostname". Do NOT use for writing tests (use…
FlorianBruniaux/google-search-console-mcp
Agent Claude Code
Use after changes to auth.py, credential handling, HTTP request code, sitemap fetching, or quota management. Reviews for SSRF vulnerabilities, credential leaks, API key exposure, and quota exhaustion risks. Read-only: reports issues without fixing them.
FlorianBruniaux/google-search-console-mcp
Agent Claude Code
Use when writing new tests or improving coverage for gsc-mcp. Knows the pytest fixtures, Google API mocking patterns, and test naming conventions. Examples: "write tests for the new cruxhistory tool", "add edge cases for normalizeurl", "cover sitemapaudit error paths".