Skip to content
Gemini CLI

SEOAudit for Gemini CLI

io.github.therealmrfunguy/seo-audit

On-page SEO analysis, HTTP header checks, broken link detection, and robots.txt parsing.

client:Gemini CLI transport:sse

Install SEOAudit in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "seo-audit": {
      "url": "https://seo.rjctdlabs.xyz/sse"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SEOAudit in other clients