★ 1 stars
TypeScript
💻 Code/Dev Tools
Updated 4d ago
Vehicle safety data from NHTSA — recalls, complaints, crash ratings, investigations, VIN decoding.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"nhtsa-vehicle-safety": {
"command": "npx",
"args": [
"-y",
"cyanheads/nhtsa-vehicle-safety-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add nhtsa-vehicle-safety npx -y cyanheads/nhtsa-vehicle-safety-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"nhtsa-vehicle-safety": {
"command": "npx",
"args": [
"-y",
"cyanheads/nhtsa-vehicle-safety-mcp-server"
]
}
}
}
Topics
crash-ratingsmcpmcp-servermodel-context-protocolncapnhtsarecallstypescriptvehicle-safetyvin-decoder