mcp-server
M
mcp-server
/submit_scan

Submit SEO Scan

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

liveverifiedunknown~5s typical
mcpprobedmcp-server
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-abbyseo-mcp-server /submit_scan for me.

Input

FieldTypeDescription
email*stringREQUIRED. The user's email address. Scan results will be sent here. ASK THE USER for this
url*stringFull URL of the page to scan (https://example.com). http:// or https:// scheme will be add

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-abbyseo-mcp-server","endpoint":"/submit_scan","input":{"email":"...","url":"..."}}'
cli
npx cracked-ai run -p mcp-com-abbyseo-mcp-server -e /submit_scan -i '{"email":"...","url":"..."}'
mcp
run_tool({ provider: "mcp-com-abbyseo-mcp-server", endpoint: "/submit_scan", input: {"email":"...","url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.