CC
cars-data.com — Car Specs API
/get_specs
get specs
Full localized specs for one vehicle variant, in any of 19 languages — 180 spec types covering engine & fuel, performance, EV/hybrid, safety (30 specs), comfort
liveverifiedunknown~5s typical
mcpprobedcars-data.com—car
$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-cars-data-car-specs-api /get_specs for me.
Input
| Field | Type | Description |
|---|---|---|
| variant_id* | integer | from search_cars or filter_cars |
| locale | string |
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-cars-data-car-specs-api","endpoint":"/get_specs","input":{"variant_id":1}}'cli
npx cracked-ai run -p mcp-com-cars-data-car-specs-api -e /get_specs -i '{"variant_id":1}'mcp
run_tool({ provider: "mcp-com-cars-data-car-specs-api", endpoint: "/get_specs", input: {"variant_id":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.