← Back to browse

cars-data.com — Car Specs API

Indexed by com.cars-data

About

Search, compare & filter 102,191 European car variants — 180 specs, 19 languages, EV data.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http car-specs-api https://api.cars-data.com/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"car-specs-api","type":"http","url":"https://api.cars-data.com/mcp"}'
JSON
{
  "mcpServers": {
    "car-specs-api": {
      "url": "https://api.cars-data.com/mcp"
    }
  }
}