← Registry

General Tools

cars-data.com

Provides localized car specifications, search, and comparison across many brands and languages.

1 endpoint6 known toolsFirst detected July 27, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.cars-data.com/mcp

No auth detected

MCP server metadata

Name
cars-data-specs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

search_cars

Free-text search across 102,191 vehicle variants, 116 brands, 19 languages.

Inferred read-only
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 & interior (47), exterior, chassis, dimensions & weights, consumption (WLTP/NEDC).

Inferred read-only
compare_variants

Side-by-side localized specs for 2-4 vehicle variants.

Inferred read-only
list_generations

Generations/facelifts of a model, with production years.

Inferred read-only
filter_cars

Structured catalog filter: fuel type, body type, drive layout, power/price range, model year, EV-only.

Inferred read-only
get_images

Image URLs (own CDN, no attribution burden) for a vehicle variant.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cars-data-specs]
url = "https://api.cars-data.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cars-data-specs": {
      "type": "http",
      "url": "https://api.cars-data.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cars-data-specs
Remote MCP URL: https://api.cars-data.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cars-data-specs": {
      "url": "https://api.cars-data.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cars-data-specs": {
      "type": "http",
      "url": "https://api.cars-data.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cars-data-specs",
  "transport": "streamable-http",
  "url": "https://api.cars-data.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cars-data.com was fetched 2026-08-03T14:41:13.200Z and is being refreshed.

Trust status Trusted

cars-data.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.