Six SEO auditing tools in one server that work without API keys. It parses HTML directly to give you meta tag scoring, heading hierarchy validation, broken link detection, keyword density analysis, page speed metrics, and sitemap health checks. Each tool returns structured data: seo_meta_analyze scores title and description length plus Open Graph completeness, seo_heading_check flags missing or duplicate H1s and skipped levels, seo_link_check probes links with HEAD requests and classifies them as broken or redirects, and seo_page_speed measures TTFB while counting render blocking scripts. Reach for this when you need to audit a site during content reviews or before launching pages, all from inside Claude without switching to Lighthouse or Screaming Frog.
claude mcp add --transport stdio io.github.rog0x-seo -- npx -y @rog0x/mcp-seo-tools