SiteAudit MCP

Instant SEO, Performance, and Security Audits for AI Agents — analyze any URL with a single tool call via the Model Context Protocol.

🚀 Install Free on MCPize View on GitHub

Free tier: 100 audits/month — no credit card

8 Audit Tools

full_audit

Full Website Audit

Comprehensive SEO + performance + security audit with a unified score (0-100) and letter grade. One tool call, complete picture.

seo_audit

SEO Analysis

20+ checks: title, meta description, headings, images, links, canonical, Open Graph, Twitter Cards, structured data, mobile viewport.

security_audit

Security Headers & SSL

HTTPS, HSTS, CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy, cookie flags, server disclosure, SSL certificate validity.

performance_audit

Performance Metrics

Response time, page size, compression (gzip/brotli), cache headers, redirect chain analysis, HTTP status codes.

lighthouse_audit

Lighthouse & Core Web Vitals

Google PageSpeed Insights integration: performance, accessibility, best practices, SEO scores, and Core Web Vitals (LCP, CLS, TBT).

compare_sites

Competitive Comparison

Side-by-side audit of multiple websites. Compare SEO, security, and performance scores. Automatic ranking by overall score.

check_links

Broken Link Checker

Crawl and validate all links on a page. Find 404s, redirects, timeouts, and unreachable URLs with detailed status reports.

check_robots_txt

Robots.txt Analysis

Parse robots.txt rules, disallowed paths, crawl-delay, and sitemap declarations for any domain.

Why SiteAudit MCP?

20+ SEO Checks

Title tags, meta descriptions, heading hierarchy, image alt text, structured data, Open Graph, and more.

Security & SSL

Full security header audit plus SSL certificate validation and expiration checking.

Core Web Vitals

Lighthouse integration via Google PageSpeed Insights API. LCP, CLS, TBT scores out of the box.

Site Comparison

Compare your site against competitors in one tool call. Automatic ranking by audit scores.

No API Keys Needed

Works out of the box by analyzing HTML and HTTP headers directly. Zero configuration required.

Built for AI Agents

Structured output designed for LLMs. Works with Claude Code, Cursor, Windsurf, and any MCP client.

Pricing

Start free. Upgrade when you need more audits or premium tools.

Free

$0/mo
  • 100 audits/month
  • Basic full audit
  • SEO, security, perf
  • No Lighthouse
Get started

Agency

$49/mo
  • 50,000 audits/month
  • 10 saved sites
  • Scheduled audits
  • Email alerts
  • CSV export
Choose Agency

Agency Plus

$119/mo
  • 200,000 audits/month
  • White-label PDF
  • 25 team seats
  • Full site crawler
  • WCAG checks
Upgrade

Enterprise ($349/mo) with on-prem deployment and SLA — contact us

Bundle: Combine with FinanceKit MCP for $39/mo (save 19%)

Developer option: self-hosted install

Prefer to run locally? The server is open source (MIT) and free to self-host.

# Claude Code
claude mcp add siteaudit -- uvx --from siteaudit-mcp siteaudit

# Or via config
{
  "mcpServers": {
    "siteaudit": {
      "command": "uvx",
      "args": ["--from", "siteaudit-mcp", "siteaudit"]
    }
  }
}

All install options on GitHub.

Ready to audit websites with AI?

Start Free on MCPize View on GitHub