{
  "markdown": "# Accrue SEO\n\nAudit 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.\n\n**Server endpoint:** `https://seo.accruedev.com/mcp`\n\n## Quick Start\n\n### Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"seo-audit\": {\n      \"url\": \"https://seo.accruedev.com/mcp\"\n    }\n  }\n}\n```\n\n### Cursor / VS Code\n\nAdd to MCP settings:\n\n```json\n{\n  \"mcpServers\": {\n    \"seo-audit\": {\n      \"url\": \"https://seo.accruedev.com/mcp\"\n    }\n  }\n}\n```\n\n### With API Key (Pro/Agency)\n\n```json\n{\n  \"mcpServers\": {\n    \"seo-audit\": {\n      \"url\": \"https://seo.accruedev.com/mcp\",\n      \"headers\": {\n        \"Authorization\": \"Bearer smcp_your_api_key\"\n      }\n    }\n  }\n}\n```\n\n## Tools\n\n### Free Tier (no API key, 3 audits/day)\n\n| Tool | Description | Time |\n|------|-------------|------|\n| `seo_quick_audit` | Quick audit. Returns top 5 issues with fixes, overall score and grade | 5 to 15s |\n| `seo_check_schema` | Schema check. Validates structured data (JSON-LD, Microdata, RDFa) for rich results eligibility | 3 to 5s |\n| `seo_check_meta` | Check title, description, OG tags, canonical, robots directives | 2 to 3s |\n\n### Pro Tier ($29/mo, 50 audits)\n\n| Tool | Description | Time |\n|------|-------------|------|\n| `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 |\n| `seo_audit_status` | Poll async job progress and get results | instant |\n| `seo_check_performance` | Core Web Vitals (LCP, INP, CLS) via PageSpeed Insights | 5 to 10s |\n| `seo_check_content` | Content quality analysis: E-E-A-T scoring, readability, thin content detection | 5 to 10s |\n| `seo_check_local` | Local presence check: NAP consistency, GBP signals, citations, local schema | 5 to 10s |\n| `seo_check_geo` | AI search visibility: crawler access, llms.txt, passage citability, WAF/bot detection | 5 to 10s |\n| `seo_generate_schema` | Generate JSON-LD schema markup for any page | 3 to 5s |\n| `seo_history` | View past audit results for a URL | instant |\n\n### Agency Tier ($99/mo, 300 audits)\n\n| Tool | Description | Time |\n|------|-------------|------|\n| `seo_crawl_site` | Full site crawl with robots.txt compliance, broken link and orphan page detection | 1 to 10 min |\n| `seo_crawl_status` | Poll crawl progress and get results | instant |\n| `seo_competitor_check` | SERP competitor analysis: where you rank, top 3 competitors, on-page comparison matrix | 15 to 25s |\n\n### Utility (all tiers)\n\n| Tool | Description |\n|------|-------------|\n| `seo_usage` | Check remaining credits and plan status |\n\n## What Every Audit Covers\n\n- **Site Health**: crawlability, indexability, security headers, URL structure, mobile optimization\n- **Page Quality**: E-E-A-T scoring, readability, word count, thin content detection\n- **Rich Results**: structured data validation against Schema.org specs, deprecated schema flagging\n- **Page Speed**: Core Web Vitals (LCP, INP, CLS), render-blocking resources, image optimization\n- **Content Quality**: topic depth, passage-level quality signals, keyword relevance\n- **AI Search Visibility**: GPTBot/ClaudeBot/PerplexityBot access, llms.txt compliance, citability scoring\n- **Local Presence**: NAP consistency, Google Business Profile signals, citation health\n- **Sitemap Health**: internal link structure, broken links, redirect chains, anchor text distribution\n- **Priority Fixes**: cross-area synthesis, prioritized action plan with effort/impact scoring\n\n## Example Usage\n\nAsk your AI assistant:\n\n```\nAudit https://example.com for SEO issues\n```\n\n```\nCheck if my site's structured data is valid: https://mysite.com\n```\n\n```\nRun a full deep audit on https://mysite.com and give me an action plan\n```\n\n```\nHow AI-ready is my content? Check https://mysite.com/blog/post\n```\n\n## Pricing\n\n| Plan | Price | Audits/month | Tools |\n|------|-------|-------------|-------|\n| Free | $0 | 3/day (IP-limited) | Quick audit, schema check, meta check |\n| Pro | $29/mo | 50 | All individual tools + deep audit + history |\n| Agency | $99/mo | 300 | Everything + site crawler + competitor analysis |\n| Enterprise | $299/mo | Unlimited | Everything + priority support + custom configuration |\n\nStart Free at [seo.accruedev.com](https://seo.accruedev.com)\n\n## Technical Details\n\n- **Transport:** Streamable HTTP (MCP SDK v1)\n- **Auth:** API key via `Authorization: Bearer smcp_...` header\n- **Rate limiting:** IP-based for free tier, key-based for paid\n- **Response format:** Structured JSON with scores, issues, and recommendations\n- **Async support:** Deep audits and crawls return job IDs for polling\n- **SSRF protection:** Private IP ranges blocked, robots.txt respected\n- **Browser rendering:** Full JavaScript rendering via Playwright for SPA/CSR sites\n\n## Support\n\n- Issues: [GitHub Issues](https://github.com/glivera/seo-audit-mcp-server/issues)\n- Email: glivera28@gmail.com\n\n## License\n\nProprietary. Part of Accrue Dev. Free tier available.\n",
  "bytes": 5073,
  "sha": "c70e0794dbae6d31197733d020555734dd630e4d13c0be1c1ca2374ffabe88dd",
  "repo_slug": "glivera/seo-audit-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_glivera_seo_audit_97986fec/readme"
}