Hooks Claude into a full SEO auditing service with 15 tools spanning technical checks, Core Web Vitals, structured data validation, and AI crawler readiness. Free tier gives you quick audits, meta checks, and schema validation. Paid tiers unlock deep site crawls, E-E-A-T scoring, competitor SERP analysis, and local SEO signals. All tools return structured JSON with scored issues and prioritized fixes. Deep audits are async with polling via seo_audit_status. Useful if you're doing SEO consulting through Claude or need to run technical audits without switching to Screaming Frog or Lighthouse. Respects robots.txt and renders JavaScript via Playwright for single-page apps.
Audit any website from your AI assistant. Type 'audit mysite.com' in Claude Desktop, Cursor, or Windsurf. Get a scored SEO health check in 30 seconds.
Server endpoint: https://seo.accruedev.com/mcp
Add to your claude_desktop_config.json:
{
"mcpServers": {
"seo-audit": {
"url": "https://seo.accruedev.com/mcp"
}
}
}
Add to MCP settings:
{
"mcpServers": {
"seo-audit": {
"url": "https://seo.accruedev.com/mcp"
}
}
}
{
"mcpServers": {
"seo-audit": {
"url": "https://seo.accruedev.com/mcp",
"headers": {
"Authorization": "Bearer smcp_your_api_key"
}
}
}
}
| Tool | Description | Time |
|---|---|---|
seo_quick_audit | Quick audit. Returns top 5 issues with fixes, overall score and grade | 5 to 15s |
seo_check_schema | Schema check. Validates structured data (JSON-LD, Microdata, RDFa) for rich results eligibility | 3 to 5s |
seo_check_meta | Check title, description, OG tags, canonical, robots directives | 2 to 3s |
| Tool | Description | Time |
|---|---|---|
seo_deep_audit | Full site analysis (async). Covers all 9 areas: technical, content, schema, performance, local, AI visibility, links, images, priority fixes | 2 to 5 min |
seo_audit_status | Poll async job progress and get results | instant |
seo_check_performance | Core Web Vitals (LCP, INP, CLS) via PageSpeed Insights | 5 to 10s |
seo_check_content | Content quality analysis: E-E-A-T scoring, readability, thin content detection | 5 to 10s |
seo_check_local | Local presence check: NAP consistency, GBP signals, citations, local schema | 5 to 10s |
seo_check_geo | AI search visibility: crawler access, llms.txt, passage citability, WAF/bot detection | 5 to 10s |
seo_generate_schema | Generate JSON-LD schema markup for any page | 3 to 5s |
seo_history | View past audit results for a URL | instant |
| Tool | Description | Time |
|---|---|---|
seo_crawl_site | Full site crawl with robots.txt compliance, broken link and orphan page detection | 1 to 10 min |
seo_crawl_status | Poll crawl progress and get results | instant |
seo_competitor_check | SERP competitor analysis: where you rank, top 3 competitors, on-page comparison matrix | 15 to 25s |
| Tool | Description |
|---|---|
seo_usage | Check remaining credits and plan status |
Ask your AI assistant:
Audit https://example.com for SEO issues
Check if my site's structured data is valid: https://mysite.com
Run a full deep audit on https://mysite.com and give me an action plan
How AI-ready is my content? Check https://mysite.com/blog/post
| Plan | Price | Audits/month | Tools |
|---|---|---|---|
| Free | $0 | 3/day (IP-limited) | Quick audit, schema check, meta check |
| Pro | $29/mo | 50 | All individual tools + deep audit + history |
| Agency | $99/mo | 300 | Everything + site crawler + competitor analysis |
| Enterprise | $299/mo | Unlimited | Everything + priority support + custom configuration |
Start Free at seo.accruedev.com
Authorization: Bearer smcp_... headerProprietary. Part of Accrue Dev. Free tier available.