Open Data

NHTSA Vehicle Safety MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

Decode Vehicle Identification Numbers (VINs) to get make, model, year, body type, engine, safety features, and manufacturer details via the NHTSA vPIC API.

Managed
4 tools
Agent guide included

No API key or third-party login needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for NHTSA Vehicle Safety — workflow patterns, data models, and gotchas for your AI agent.

NHTSA Vehicle Safety

NHTSA vPIC API decodes Vehicle Identification Numbers (VINs) to get make, model, year, body type, engine, safety features, and manufacturer details. Also provides recall data, complaints, and crash test ratings. The VIN decoder is the primary capability — works for any 17-character VIN.

Data Model

  • VIN decoding — decode any 17-character VIN to extract make, model, model year, body class, drive type, engine (cylinders, displacement, fuel type), GVWR, plant info, manufacturer.
  • Recalls — safety recall campaigns by VIN, make/model/year, or campaign number. Includes component, summary, consequence, remedy, and recall date.
  • Complaints — consumer complaints filed with NHTSA including component, description, crash/fire/injury data, and ODI number.
  • Manufacturers — manufacturer details by name, ID, or vehicle type.
  • Vehicle catalog — browse all vehicle makes and models by manufacturer, model year, and vehicle type. Look up manufacturer details by name or ID.

Gotchas

  • Format parameter: Append ?format=json to all endpoints to receive JSON responses; default is XML.
  • VIN length: Standard VINs are 17 characters. The API can do partial decoding for shorter sequences but results may be incomplete.
  • Results array: VIN decode responses contain a Results array with variable-value pairs, not a flat object. Each result has Variable, Value, ValueId, and VariableId fields.
  • No authentication: Completely open API with no keys or rate limit headers, though excessive requests may be throttled.

Tools in this Server (4)

Nhtsa Decode Vin

Decode a Vehicle Identification Number (VIN) to get vehicle details. Returns make, model, model year, body class, drive type, engine info (cylinders, ...

Nhtsa Get Manufacturers

Get vehicle manufacturer details from the NHTSA vPIC database. Pass manufacturer (name like 'Honda' or numeric ID) to get specific manufacturer detail...

Nhtsa Get Models

Get vehicle models for a given make from the NHTSA vPIC database. Requires make (e.g. 'Honda'). Optionally filter by model_year for year-specific mode...

Nhtsa Get Recalls

Get vehicle safety recall information from NHTSA. Filter by make (e.g. 'Honda'), model (e.g. 'Civic'), and/or model_year (e.g. 2023). Returns recall c...

Frequently Asked Questions

What is the NHTSA Vehicle Safety MCP server?

Decode Vehicle Identification Numbers (VINs) to get make, model, year, body type, engine, safety features, and manufacturer details via the NHTSA vPIC API. It provides 4 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NHTSA Vehicle Safety to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/nhtsa. Authentication is handled automatically.

How many tools does NHTSA Vehicle Safety provide?

NHTSA Vehicle Safety provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does NHTSA Vehicle Safety require?

NHTSA Vehicle Safety uses open data APIs — no authentication required.

Setup Instructions

Connect NHTSA Vehicle Safety to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/nhtsa

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to NHTSA Vehicle Safety and paste the MCP URL into Remote MCP server URL.
  4. Click Add. NHTSA Vehicle Safety will appear under Not connected — select it and click Connect to complete OAuth.
Name: NHTSA Vehicle Safety
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/nhtsa
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try NHTSA Vehicle Safety now

No API key or third-party login required. Chat with AI and run tools instantly.