M
mcp-server
8 endpointsliveScan any URL for 20 SEO checks; get a 0-100 score with prioritized fix recommendations. (MCP server com.abbyseo/mcp-server, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp-server.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Submit SEO Scan /submit_scan verified | Queue an SEO scan of a website URL. Returns a scan_id to poll. **You MUST collect the user's email address before calling this tool** — the API rejects submissi | $0.0020 per call | unknown |
| Get SEO Scan Status /get_scan_status verified | Check whether a queued scan has completed. Lightweight polling endpoint — call every 3-5 seconds with the `scan_id` returned by `submit_scan`. Scans typically c | $0.0020 per call | unknown |
| Get SEO Scan Results /get_scan_results verified | Fetch the full structured scan findings. Free tier returns the top 5 issues by severity (failed > warned > passed); paid customers see all checks. When summariz | $0.0020 per call | unknown |
| Purchase the Full SEO Remediation Guide /purchase_report verified | Start a purchase of the full paid SEO Remediation Guide for a COMPLETE scan ($8.99). Returns a Stripe `checkout_url` — payment CANNOT be collected through this | $0.0020 per call | unknown |
| Get the SEO Remediation Plan (Claude Code runbook) /get_remediation_plan verified | Retrieve the full paid remediation plan for a purchased scan, as a Markdown runbook built for an AI coding agent to execute. **Save the returned `markdown` to a | $0.0020 per call | unknown |
| Check SEO Report Purchase Status (lightweight poll) /get_purchase_status verified | Lightweight poll for whether a scan's paid remediation report is ready, WITHOUT downloading the full plan. Use this in the wait loop after `purchase_report`: ca | $0.0020 per call | unknown |
| Find My SEO Scans / Reports by Email /find_my_reports verified | Look up a user's recent SEO scans by the email they used — for RETURNING users who don't have a scan_id handy (scanned/purchased earlier or on the website). In | $0.0020 per call | unknown |
| How to Use Abby SEO /how_to_use verified | Returns a plain-English usage guide for this server — example requests, what it asks the user for, and the available tools. Call this if the user asks how to us | $0.0020 per call | unknown |