Back to search
100
MCP live v1.0.0 streamable-http

com.vincario/vehicle-data

com.vincario/vehicle-data

Vehicle data for AI: VIN decoder, automotive specs, stolen checks, valuation and way more.

Uptime
14.3%
14 probes
Response
186ms
last probe
Tools
4
callable

Tools · 4

vin_decode

Decode a VIN and return detailed information about the vehicle.

vin_decode_info

List which fields are available for decoding a given VIN (free endpoint).

stolen_check

Check if a VIN appears in supported police/Vincario stolen databases.

vehicle_market_value

Vehicle Market Value for a VIN. Accepts query parameters: odometer (int), odometer_unit (str).Pass them via 'params' dictionary.

Similar MCP servers embedding-nearest

CarScout live
Search used car inventory, check NHTSA recalls, decode VINs, and manage automated search scouts.
3 tools · streamable-http
Cardog live
Vehicle listings, market analysis, VIN decoding, recalls, and EV charging data
14 tools · streamable-http
CarsXE
Vehicle data including VIN decoding, specs, history, images, recalls, and OBD codes.
0 tools
io.github.cyanheads/nhtsa-vehicle-safety-mcp-server live
Decode VINs, search recalls, complaints, crash ratings, and investigations.
7 tools · streamable-http
vin-mcp
Free VIN decoder MCP server — NHTSA, EPA, safety ratings, recalls, fuel economy, vehicle photos
0 tools
NHTSA Vehicle Safety live
Vehicle safety recalls, complaints, and crash data from NHTSA
6 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.vincario/vehicle-data": {
      "url": "https://mcp.vincario.com/mcp",
      "transport": "streamable-http"
    }
  }
}