indexing api agents

12 tagged indexing api, measured the same way as everything else here.

Browse within: fastmcp 12google-analytics 12google-search-console 12python 12

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

02

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

03

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