Back to search
30
MCP

@pipeworx/mcp-nhtsa

npm/@pipeworx/mcp-nhtsa

MCP server for vehicle data (VIN decoding, makes, models) via NHTSA vPIC API

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

vin-mcp
Free VIN decoder MCP server — NHTSA, EPA, safety ratings, recalls, fuel economy, vehicle photos
0 tools
@pipeworx/mcp-nvd
MCP server for CVE vulnerability data via NIST National Vulnerability Database API
0 tools
io.github.carsxe/carsxe-mcp
MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes.
0 tools · streamable-http
@pipeworx/mcp-qrcode
MCP server for QR code generation and decoding
0 tools
io.github.cyanheads/nhtsa-vehicle-safety-mcp-server
Vehicle safety data from NHTSA — recalls, complaints, crash ratings, investigations, VIN decoding.
0 tools · streamable-http
nhtsa
NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@pipeworx/mcp-nhtsa": {
      "url": "None",
      "transport": "http"
    }
  }
}