cis-vin-decoder
3.5
The CIS Vin Decoder is a tool for decoding VINs and providing vehicle recall information.
The CIS Vin Decoder is a powerful tool designed to decode Vehicle Identification Numbers (VIN) and provide detailed vehicle recall information. This service is tailored for users who require accurate and real-time data on vehicles, leveraging a comprehensive database spanning 40,000 dealerships and over 650 million vehicles across the United States.
Features
- {'name': 'VIN Decoding', 'description': 'Decodes North American VINs by inputting at least the first 12 out of the 17 characters, providing detailed vehicle information.'}
- {'name': 'Recall Information', 'description': 'Provides recall information when available, ensuring users are informed of any potential safety or compliance issues.'}
MCP Tools
- VinDecode: Decodes the provided North American VIN and offers recall information if available. A minimum of the first 12 characters of the 17-character VIN is required to attempt a decode. The service is not case-sensitive. Additionally, if the
passEmpty
parameter is set to True, the response will include empty fields in the JSON output.
Usage with Different Platforms
mcp
{
"vin": "1HGCM82633A123456",
"passEmpty": true
}