Skip to content
Back to search
30
MCP streamable-http

VINdata

io.github.bhuvanabala/vindata-mcp

VIN decoding and European vehicle data for automotive workflows.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

com.vincario/vehicle-data live
Vehicle data for AI: VIN decoder, automotive specs, stolen checks, valuation and way more.
4 tools · streamable-http
CarsXE
Vehicle data including VIN decoding, specs, history, images, recalls, and OBD codes.
0 tools
NHTSA Vehicle Safety
Vehicle safety data from NHTSA — recalls, complaints, crash ratings, investigations, and VIN decoding.
0 tools
CheckMyVIN
Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.
0 tools · streamable-http
com.marketcheck/api
MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.
0 tools · streamable-http
vin-mcp
Free VIN decoder MCP server — NHTSA, EPA, safety ratings, recalls, fuel economy, vehicle photos
0 tools

How to use

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

{
  "mcpServers": {
    "vindata": {
      "url": "https://vindata-mcp.vindata.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}