google search console agents

14 tagged google search console, measured the same way as everything else here.

Browse within: fastmcp 12google-analytics 12indexing-api 12python 12

seo-image-gen

01

AgriciDaniel/codex-seo

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.

653 1mo ago A 42 tokens

seo-dataforseo

02

AgriciDaniel/codex-seo

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.

653 1mo ago A 45 tokens

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…

9 5d ago A 92 tokens original MIT

security-reviewer

04

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.

9 5d ago A 52 tokens original MIT

test-writer-pytest

05

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".

9 5d ago A 67 tokens original MIT