Skip to main content
Glama
RichardDillman

SEO Audit MCP Server

run_audit

Perform a complete SEO audit by analyzing sitemaps, sampling pages, and generating prioritized recommendations with cached reports.

Instructions

FULL AUDIT - Run a complete SEO audit with automatic sampling, caching, and report generation.

This is the main audit tool that orchestrates the entire workflow:

  1. Discovers and analyzes sitemaps

  2. Identifies route patterns and creates sampling strategy

  3. Captures sample pages (cached - only fetches once)

  4. Analyzes SEO, structured data, technical issues, social graph

  5. Generates prioritized recommendations

  6. Saves everything to reports/[sitename]/ folder

The audit captures pages ONCE and stores:

  • HTML snapshots for inspection

  • Full analysis data as JSON

  • Final report as JSON + Markdown

Returns comprehensive findings and prioritized fix recommendations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
baseUrlYesThe base URL of the site to audit (e.g., https://talent.com)
reportsDirNoDirectory to save reports (default: ./reports)
maxSitemapsNoMaximum sitemaps to process (default: 15)
maxUrlsPerSitemapNoMaximum URLs per sitemap for pattern analysis (default: 2000)
samplesPerRouteTypeNoOverride samples per route type (default: auto based on route importance)
concurrencyNoConcurrent page captures (default: 2)

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