Skip to main content
Glama
qckdatabase

SEO/AEO Audit MCP

by qckdatabase

SEO / AEO Audit MCP

An MCP server + skill that produces a 5-section landscape PDF audit for any website:

  1. Executive Summary — health score, key metrics, top gaps, priority plan

  2. Search Demand + Content Performance — Ahrefs keywords/pages, what's working / limiting growth

  3. Technical SEO + AEO Readiness — crawl findings, Core Web Vitals (CrUX), structured-data gaps

  4. Authority + Roadmap — backlink profile (with spam flags), 90-day roadmap

  5. AI Visibility — how often the brand surfaces in AI answer-engine results, vs. competitors

It exposes three tools — fetch_audit_data (crawl + Ahrefs + Core Web Vitals), fetch_ai_visibility (grounded OpenAI brand-visibility), and render_audit_pdf — and a skill that orchestrates them into one audit <url> command.

Setup

  • Have an AI assistant (Claude Code, etc.)? Tell it: "Set up this tool by following AGENT_SETUP.md."AGENT_SETUP.md

  • Doing it yourself?SETUP.md

Related MCP server: agentaeo-mcp-server

Requirements

  • Node.js 18+

  • AHREFS_API_KEY (paid) — required (the core SEO data)

  • OPENAI_API_KEY (paid) — optional; enables the AI Visibility section (omitted/"not measured" without it)

  • CRUX_API_KEY (free, Google Chrome UX Report API) — optional; adds Core Web Vitals

The audit runs with only the Ahrefs key; the other two just add sections.

Keys go in a local .env (copy .env.example); never commit it.

Use

After setup, in your assistant: audit https://example.com → PDF saved to your Desktop.

Each audit makes ~10 OpenAI calls plus Ahrefs API usage — small but metered cost per run.

Install Server
F
license - not found
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    -
    maintenance
    Provides comprehensive website auditing for SEO, performance, accessibility, and security using AI-powered analysis. It enables users to generate detailed audit reports and actionable improvement suggestions for any given URL.
    Last updated
  • A
    license
    -
    quality
    B
    maintenance
    Evaluates any website's AI visibility with 15 checks across crawlability, structure, content, and connectivity, and provides actionable fixes.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Exposes SEO and AI-readability audit tools to AI agents, enabling one-shot anonymous audits or full authenticated audits with PDF reports and organic traffic data.
    Last updated
    54
    MIT

View all related MCP servers

Related MCP Connectors

  • Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.

  • Professional SEO auditing: 15 tools, 9 checks, CWV, E-E-A-T, schema, GEO. Free tier.

  • SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

View all MCP Connectors

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/qckdatabase/seo-aeo-audit-mcp'

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