A free, unauthenticated remote MCP server over a 102,191-vehicle-variant, 19-language car-specs database, with search, full specs, side-by-side comparison, and image lookup tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Cars Data.com โ Car Specs API.
REST API and remote MCP server over cars-data.com's multilingual vehicle-specs database: 102,191 vehicle variants, 1,300+ models, 5,299 generations, 180 spec types across 19 categories, in 19 languages (including Arabic, RTL).
https://api.cars-data.com/v1https://api.cars-data.com/mcpopenapi.yamlConnect directly from Claude, ChatGPT connectors, Cursor, or Windsurf:
Tools exposed:
| Tool | What it does |
|---|---|
search_cars | Free-text search across 102,191 variants, 116 brands, 19 languages |
get_specs | Full localized specs for one variant โ 180 spec types across 19 categories (safety, comfort/interior, engine & fuel, performance, EV/hybrid, chassis, exterior, dimensions & weights, WLTP/NEDC consumption, and more), with a confidence score and last_synced_at freshness timestamp |
compare_variants | Side-by-side localized specs for 2-4 variants |
list_generations | Generations/facelifts of a model, with production years |
filter_cars | Structured filter: fuel, body, drive, power/price range, year, EV-only |
get_images | Image URLs (own CDN) for a vehicle variant |
The MCP server is unauthenticated for discovery (rate-limited per IP). No signup required to try it.
Base URL: https://api.cars-data.com/v1. Full reference in openapi.yaml.
| Endpoint | Description |
|---|---|
GET /brands, /brands/{slug}, /brands/{slug}/models | Catalog: brands and models |
GET /models/{id}/generations | Generations for a model |
GET /generations/{id}/variants | Variants for a generation |
GET /variants, /variants/{id} | Filterable variant listing / single variant |
GET /variants/{id}/specs?locale= | Full localized specs (180 types, 19 languages) |
GET /variants/{id}/images | Image URLs |
GET /variants/{id}/prices | Price snapshot (single point-in-time, not a history) |
GET /search?q= | Free-text search |
GET /compare?ids= | Side-by-side specs for 2-4 variants |
GET /specs/catalog | The full spec-type catalog (categories + counts) |
GET /usage | Self-check current quota usage for your key |
Free tier: 1,000 requests/month, 20 req/min.
There is no subscription/Stripe tier โ Free and Apify (and, later, x402) are the only paid paths.
Data comes from cars-data.com's multilingual vehicle-specs database. See cars-data.com/api/terms for the API Terms of Service (attribution required on Free tier; no bulk extraction / resale).
The API and its documentation in this repository are provided as-is. Access to the underlying dataset is governed by the API Terms of Service, not an open-source license โ this repo documents and hosts the server implementation, not a redistributable dataset.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cars-data-com-car-specs-api)<a href="https://allmcps.com/mcp/cars-data-com-car-specs-api"><img src="https://allmcps.com/api/badge/cars-data-com-car-specs-api?style=directory" alt="Cars Data.com โ Car Specs API on AllMCPs" /></a>