M
mcp
/scan_product_page
Scan Product Page Readability
Deterministically scores one product page (schema, price, availability, image) 0–100 for shopping-agent readability — no LLM, fully repeatable. Use when you wan
liveunknown~5s typical
mcpmcp
$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-ai-sitepulsar-mcp /scan_product_page for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Absolute https URL of the target (any public domain). |
| brand | string | Optional brand/company name; inferred from the domain when absent. |
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-ai-sitepulsar-mcp","endpoint":"/scan_product_page","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-sitepulsar-mcp -e /scan_product_page -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-sitepulsar-mcp", endpoint: "/scan_product_page", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.