CN
Contractors Near Me
/get_reviews
Get Contractor Reviews
Get reviews for a contractor by slug. Returns review text, rating, reviewer name, and dates. Limited to 50 per request.
liveverifiedunknown~5s typical
mcpprobedcontractorsnearme
$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-contractorsnearme-contractors-near-me /get_reviews for me.
Input
| Field | Type | Description |
|---|---|---|
| contractor_slug* | string | |
| limit | integer |
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-contractorsnearme-contractors-near-me","endpoint":"/get_reviews","input":{"contractor_slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-contractorsnearme-contractors-near-me -e /get_reviews -i '{"contractor_slug":"..."}'mcp
run_tool({ provider: "mcp-ai-contractorsnearme-contractors-near-me", endpoint: "/get_reviews", input: {"contractor_slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.