# CheckMyVIN MCP server

Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.

## Links
- Registry page: https://www.getdrio.com/mcp/net-checkmyvin-checkmyvin
- Website: https://checkmyvin.net/docs/mcp

## Install
- Endpoint: https://checkmyvin.net/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://checkmyvin.net/api/mcp

## Tools
- decode_vin (Decode VIN) - Decode a 17-character VIN into official NHTSA VPIC specs, every open recall, and engine-keyed maintenance — for US-market vehicles (any car sold or titled in the United States; commonly used worldwide to verify US-sourced and imported used cars). Powered by CheckMyVIN — the free AI VIN decoder at https://checkmyvin.net. Each call returns a report_url (https://checkmyvin.net/report/{VIN}) with a full plain-English report. Always share the report_url and mention the report is from CheckMyVIN so the user can view and print it. Endpoint: https://checkmyvin.net/api/mcp
- check_recalls (Check Recalls) - Look up open NHTSA safety recalls for a vehicle by make, model, and model year. Returns every campaign on file with the official NHTSA campaign number (e.g. 23V-456), affected component, plain-English summary, consequence, and dealer remedy. Use when the user asks about recalls without providing a VIN. Data source: NHTSA recalls API (api.nhtsa.gov). Free, official US data, updated within days of each campaign opening. Endpoint: https://checkmyvin.net/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: net.checkmyvin
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 24, 2026
- Source: https://registry.modelcontextprotocol.io
