cars-data.com — Car Specs API
CC
cars-data.com — Car Specs API
/list_generations

list generations

Generations/facelifts of a model, with production years.

liveverifiedunknown~5s typical
mcpprobedcars-data.comcar
$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 /list_generations for me.

Input

FieldTypeDescription
model_id*integer
localestring

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":"/list_generations","input":{"model_id":1}}'
cli
npx cracked-ai run -p mcp-com-cars-data-car-specs-api -e /list_generations -i '{"model_id":1}'
mcp
run_tool({ provider: "mcp-com-cars-data-car-specs-api", endpoint: "/list_generations", input: {"model_id":1} })

Try it

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