MCP.so
Sign In
S

SEO Quick Audit - Audit any URL in seconds

@zerhal

About SEO Quick Audit - Audit any URL in seconds

Free SEO audit MCP server. Analyze meta tags, headings, broken links, robots.txt, and competitor pages directly from Claude, Cursor, or Windsurf. No API key needed.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "seo-radar": {
      "url": "https://seo.zerhal.fr/api/mcp"
    }
  }
}

Tools

6

Run a comprehensive SEO audit on a URL. Returns title, meta description, Open Graph tags, canonical URL, robots directives, heading structure, image alt coverage, page size, and response time. Scores the page out of 100.

Check if a specific URL is indexed by Google. Uses a site: search to verify presence in Google's index. This is a best-effort check — Google may block automated queries with CAPTCHAs or rate limits.

Extract and analyze the heading structure (H1-H6) of a web page. Returns the heading hierarchy as a tree, flags structural issues like missing H1, multiple H1s, or skipped heading levels.

Scan a web page for broken links. Fetches all links on the page and checks their HTTP status. Returns broken links (4xx, 5xx), redirects (3xx), and timeouts.

Compare the SEO meta tags (title, description, Open Graph) of multiple URLs side by side. Useful for competitive analysis or comparing your pages against competitors.

Fetch and analyze the robots.txt file of a domain. Shows allowed/disallowed paths per user-agent, identifies sitemap URLs, and flags potential issues like blocking all crawlers or missing sitemap directives.

Overview

What is SEO Quick Audit - Audit any URL in seconds?

SEO Quick Audit is an MCP server that performs comprehensive SEO audits of any URL in seconds. It is free, requires no API key or account, and integrates with AI assistants like Claude Desktop, Cursor, and Windsurf.

How to use SEO Quick Audit - Audit any URL in seconds?

Add the remote URL to your MCP client configuration, or run npx seo-radar locally. Then use prompts such as "Audit the SEO of https://mysite.com" or "Are there broken links on my homepage?" The server exposes six tools including audit_url, check_indexation, extract_headings, check_broken_links, analyze_competitors, and check_robots_txt.

Key features of SEO Quick Audit - Audit any URL in seconds

  • Free, no API key, no account required
  • 6 tools: audit, indexation, headings, broken links, competitors, robots
  • SEO score /100 from HTML analysis
  • Works with any MCP client (Claude, Cursor, Windsurf)
  • Run remotely or locally with npx

Use cases of SEO Quick Audit - Audit any URL in seconds

  • Quick SEO audit of a client's website before consulting
  • Check if a blog post is indexed by Google
  • Scan homepage for broken links before launch
  • Compare SEO meta tags of own site vs competitors
  • Analyze heading hierarchy for content structure issues

FAQ from SEO Quick Audit - Audit any URL in seconds

How do I configure the server?

Add the JSON config with the remote URL or run npx seo-radar locally.

What tools are available?

Six tools: audit_url, check_indexation, extract_headings, check_broken_links, analyze_competitors, and check_robots_txt.

Do I need an API key or account?

No, the service is free with no API key or account required.

Can I run it locally?

Yes, run npx seo-radar to use it locally.

Frequently asked questions

How do I configure the server?

Add the JSON config with the remote URL or run `npx seo-radar` locally.

What tools are available?

Six tools: `audit_url`, `check_indexation`, `extract_headings`, `check_broken_links`, `analyze_competitors`, and `check_robots_txt`.

Do I need an API key or account?

No, the service is free with no API key or account required.

Can I run it locally?

Yes, run `npx seo-radar` to use it locally.

Comments

More Developer Tools MCP servers