Back to search
30
MCP streamable-http

nhtsa

io.github.pipeworx-io/nhtsa

NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-nhtsa
MCP server for vehicle data (VIN decoding, makes, models) via NHTSA vPIC API
0 tools
vin-mcp
Free VIN decoder MCP server — NHTSA, EPA, safety ratings, recalls, fuel economy, vehicle photos
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
nvd
NVD MCP — wraps the NIST National Vulnerability Database API (free, no auth)
0 tools · streamable-http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "nhtsa": {
      "url": "https://gateway.pipeworx.io/nhtsa/mcp",
      "transport": "streamable-http"
    }
  }
}