# DOT Transportation MCP for AI Agents AI Agent Connect

> DOT Transportation MCP provides direct access to official U.S. Department of Transportation data. Use it to decode 17-digit VINs, check active safety recalls, and pull NCAP star ratings. It turns complex NHTSA and vPIC data into conversational insights for automotive research and fleet safety audits.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_zNZ3DJwU5tn3NADXvJZT5ZpXotGc6M3ZY1Qjr77K/ai-agent-connect
- **Tags:** transportation-safety, dot, nhtsa, vin-decoding, vehicle-recalls, safety-ratings, ncap, automotive-data, government-api, fleet-management

## Description

Imagine you're trying to figure out why a specific vehicle model keeps appearing in safety reports or you need to verify the engine specs of a fleet of trucks. Usually, this means digging through multiple government portals, copying data into spreadsheets, and trying to piece together a clear picture. This Connector changes that. It lets your agent handle the heavy lifting by pulling official data directly from the U.S. Department of Transportation. You can ask about specific vehicle recalls, look up manufacturer locations, or check consumer complaints just by asking a question. It pulls the technical details you need so you don't have to navigate clunky websites. Because Vinkius hosts this tool, you can plug it into your existing workflow and get these answers instantly. Whether you're building a database of automotive safety trends or just need to know if a specific car has an open recall, your agent does the research for you. It's about getting accurate, authorized data without the manual clicking.

## Tools

### find_wmi_info
Lookup the World Manufacturer Identifier from a specific VIN. This helps identify the origin of a vehicle's manufacturing.

### get_manufacturer_info
Get detailed information about specific vehicle manufacturers. You can see where brands are based and how they are identified.

### get_safety_recalls
Check for active safety recalls for specific makes and models. This is vital for ensuring vehicles are safe to drive.

### get_types_for_make
Get a list of vehicle types produced by a specific manufacturer. This helps you see the variety of models a brand offers.

### get_vehicle_complaints
Check owner complaints filed with the NHTSA for specific models. You can identify recurring issues with certain vehicles.

### get_vehicle_safety_ratings
Retrieve official NCAP star ratings for various vehicles. This provides a clear look at safety performance.

### list_all_makes
List all vehicle manufacturers currently recognized by the DOT. Use this to see the full scope of the automotive market.

### decode_vin_details
Decode a 17-digit VIN to see engine specs, model year, and body class. It gives you the exact technical details of a specific car.

## Prompt Examples

**Prompt:** 
```
Check if there are any active recalls for a 2022 Tesla Model 3.
```

**Response:** 
```
I've checked the official NHTSA records for the 2022 Tesla Model 3. Here is what I found:

*   **Active Recalls:** 2
*   **Key Issues:** 
    *   Autopilot software update
    *   Window Automatic Reversal System

Would you like me to pull the full technical details for either of these?
```

**Prompt:** 
```
What is the safety rating for a 2023 Honda CR-V?
```

**Response:** 
```
According to the NHTSA NCAP ratings, the **2023 Honda CR-V (SUV 4WD)** has received the following:

| Metric | Rating |
| :--- | :--- |
| **Overall Safety** | 5 Stars |
| **Frontal Crash** | High Score |
| **Side Crash** | High Score |

It is currently rated as one of the safest vehicles in its class.
```

**Prompt:** 
```
Decode this VIN: 1FTFW1ED5KFA88210.
```

**Response:** 
```
I've decoded the VIN **1FTFW1ED5KFA88210**. Here are the specifications:

*   **Year:** 2019
*   **Make:** Ford
*   **Model:** F-150
*   **Engine:** 3.5L V6
*   **Drive System:** 4x4
*   **Body Class:** Pickup Truck
*   **Manufacturing Origin:** United States
```

## Capabilities

### Decode 17-digit VINs
Get engine specs, model year, and body class for any vehicle.

### Retrieve active safety recalls
Check official NHTSA recall data for specific makes and models.

### Pull NCAP star ratings
Get official vehicle safety scores from crash tests.

### Access consumer complaints
See what owners are reporting about specific vehicle models.

### Identify manufacturer locations
Find where vehicle brands are based and their WMI identifiers.

### List vehicle types
See all types of vehicles produced by a specific manufacturer.

## Use Cases

### Fleet Recall Audits
A fleet manager needs to know if 50 different trucks have active recalls. The agent uses `get_safety_recalls` for each truck to create a safety audit.

### VIN Specification Lookup
A buyer wants to know if a 2019 Ford F-150 has a specific engine. The agent uses `decode_vin_details` to pull the exact specs from the VIN.

### Consumer Complaint Analysis
A researcher wants to see consumer complaints for a specific SUV. The agent uses `get_vehicle_complaints` to find recurring problems.

### Manufacturer Data Mapping
A developer wants to know which makes produce SUVs. The agent uses `get_types_for_make` to list all types for a brand.

## Benefits

- Stop manual website navigation by using `decode_vin_details` to get engine specs and body classes instantly.
- Identify safety risks faster using `get_safety_recalls` to see every active recall for a specific make or model.
- Get accurate safety scores with `get_vehicle_safety_ratings` to pull official NCAP star data for your research.
- Track recurring issues by pulling owner feedback with `get_vehicle_complaints` to see what owners are saying.
- Map out manufacturing sources using `list_all_makes` and `get_manufacturer_info` to understand the brand landscape.
- Standardize fleet data by using `get_types_for_make` to categorize every vehicle type produced by a manufacturer.

## How It Works

The bottom line is you get official government transportation data in your chat interface instead of browsing government websites.

1. Subscribe to this Connector via the Vinkius catalog.
2. Add your Data.gov API Key in the configuration for higher limits.
3. Ask your AI client to decode a VIN or check a recall list.

## Frequently Asked Questions

**Can the DOT Transportation MCP check for vehicle recalls?**
Yes, it pulls official NHTSA recall data. You can ask your agent to check specific makes or models to see if there are any safety issues.

**Can I decode a VIN using the DOT Transportation MCP?**
Yes, it decodes 17-digit VINs. This provides you with the exact engine specs, model year, and body class for any vehicle.

**Does the DOT Transportation MCP show safety ratings?**
Yes, it pulls official NCAP star ratings. You can quickly see how a vehicle scored in crash tests.

**Can I use the DOT Transportation MCP for fleet management?**
Yes, it's a great way to audit safety for a fleet. Your agent can check multiple models at once to identify recall risks.

**Is the data from the DOT Transportation MCP official?**
Yes, it pulls from U.S. Department of Transportation sources. You get authorized data rather than third-party estimates.

**How do I find manufacturer locations with the DOT Transportation MCP?**
You can ask your agent to look up manufacturer details. It will pull the official plant locations and manufacturer info for you.

**Do I need an API key for the DOT tools?**
Most NHTSA and vPIC APIs are public and do not require a key. However, providing a Data.gov API Key can provide higher rate limits and access to more comprehensive transportation datasets.

**What is a VIN?**
A VIN (Vehicle Identification Number) is a unique 17-digit code used by the automotive industry to identify individual motor vehicles. Decoding it reveals technical specs like the engine type and country of manufacture.

**Can I check for safety recalls using this server?**
Yes! Use the `get_safety_recalls` tool with the vehicle's make, model, and year. Your agent will retrieve the official list of recalls issued by NHTSA for that specific configuration.