Skip to content
Cursor

SEOAudit for Cursor

io.github.therealmrfunguy/seo-audit

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

client:Cursor transport:sse

Install SEOAudit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SEOAudit in other clients