C
Clutch.co
/get_service_provider_reviews
Get Service Provider's Reviews
Use this tool when the user asks to see client reviews for a specific service provider (company). It returns detailed reviews that include project information,
liveverifiedunknown~5s typical
mcpprobedclutch.co
$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-co-clutch-mcp /get_service_provider_reviews for me.
Input
| Field | Type | Description |
|---|---|---|
| company_name* | string | The name of the company to get reviews for |
| service | string | The specific service to filter reviews by |
| offset | integer | The number of reviews to skip for pagination default 0 |
| limit | integer | The maximum number of reviews to return default 10 |
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-co-clutch-mcp","endpoint":"/get_service_provider_reviews","input":{"company_name":"...","offset":0,"limit":10}}'cli
npx cracked-ai run -p mcp-co-clutch-mcp -e /get_service_provider_reviews -i '{"company_name":"...","offset":0,"limit":10}'mcp
run_tool({ provider: "mcp-co-clutch-mcp", endpoint: "/get_service_provider_reviews", input: {"company_name":"...","offset":0,"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.