SEO Audit MCP Server
io.github.glivera/seo-auditProfessional SEO auditing: 15 tools, 9 checks, CWV, E-E-A-T, schema, GEO. Free tier.
Tools · 15
Quick SEO audit of a single page. Returns score, top issues, and actionable fixes.
Detect and validate JSON-LD structured data on a page.
Check title, meta description, OG tags, canonical, and robots directives.
Check remaining audit credits and current plan status.
Full multi-agent SEO audit (async). Returns a job_id to poll with seo_audit_status.
Check the progress and results of an async deep audit job.
Core Web Vitals analysis via Google PageSpeed Insights.
E-E-A-T and content quality analysis powered by AI.
Local SEO signals: NAP consistency, LocalBusiness schema, GBP indicators.
AI search readiness: crawler access, llms.txt, passage citability.
Generate appropriate JSON-LD structured data for a page using AI.
View your past audit results. List recent audits or retrieve a specific audit by ID.
Crawl a website via BFS, check SEO on every page, and return site-wide analysis.
SERP competitor analysis. Shows where you rank for a keyword, top competitors, and on-page comparison. Requires Agency plan or higher.
Check the progress and results of a site crawl job.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"seo_audit_mcp_server": {
"url": "https://seo.accruedev.com/mcp",
"transport": "streamable-http"
}
}
}