Skip to content
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%
31 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-nhtsa
NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)
0 tools
vin-mcp
Free VIN decoder MCP server — NHTSA, EPA, safety ratings, recalls, fuel economy, vehicle photos
0 tools
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
@pipeworx/mcp-openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools
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"
    }
  }
}