Skip to main content
Glama
RichardDillman

SEO Audit MCP Server

run_lighthouse

Audit website performance, accessibility, SEO, and best practices using Lighthouse to identify optimization opportunities and core web vitals.

Instructions

Run a Lighthouse performance audit on a URL.

Returns:

  • Performance, Accessibility, Best Practices, and SEO scores

  • Core Web Vitals (LCP, CLS, TBT/INP proxy, FCP, TTFB)

  • Optimization opportunities with estimated savings

  • Diagnostics (long tasks, layout shifts, etc.)

  • SEO audit results (crawlability, meta tags, etc.)

Use this for performance analysis. Run separately for mobile and desktop if both matter.

Note: Requires Lighthouse CLI to be installed (npm install -g lighthouse).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to audit
deviceNoDevice type to emulate (default: mobile)
categoriesNoCategories to audit (default: all)
saveReportNoSave HTML report to disk (default: false)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RichardDillman/seo-audit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server