Open Data

NHTSA Vehicle Safety MCP Server

Chat with AI and run tools instantly — no account needed.

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

4 tools
Agent guide included
Try it Free

No account 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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try NHTSA Vehicle Safety now

No sign-up required. Chat with AI and run tools instantly.

NHTSA Vehicle Safety MCP Server & Skill — 4 Tools