SEO/AEO Audit MCP
Uses Google Chrome UX Report (CrUX) API to fetch Core Web Vitals data for technical SEO assessment.
Provides AI visibility analysis by querying OpenAI to check how often a brand surfaces in AI answer-engine results.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEO/AEO Audit MCPaudit https://example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SEO / AEO Audit MCP
An MCP server + skill that produces a 5-section landscape PDF audit for any website:
Executive Summary — health score, key metrics, top gaps, priority plan
Search Demand + Content Performance — Ahrefs keywords/pages, what's working / limiting growth
Technical SEO + AEO Readiness — crawl findings, Core Web Vitals (CrUX), structured-data gaps
Authority + Roadmap — backlink profile (with spam flags), 90-day roadmap
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),OPENAI_API_KEY(paid) — requiredCRUX_API_KEY(free, Google Chrome UX Report API) — optional (adds Core Web Vitals)
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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