Developer ToolsAuto-generated
Vehicle Enquiry API MCP Server
Interface specification for the DVLA Vehicle Enquiry API
Quick Setup
Transport: STDIO
Command: npx -y @mcp/api-gov-uk-vehicle-enquiry
Environment Variables
VEHICLE_ENQUIRY_API_API_KEYExample: your_vehicle_enquiry_api_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"api-gov-uk-vehicle-enquiry": {
"command": "npx",
"args": ["-y","@mcp/api-gov-uk-vehicle-enquiry"],
"env": {
"VEHICLE_ENQUIRY_API_API_KEY": "your_vehicle_enquiry_api_api_key"
}
}
}
}Endpoints
POST
/v1/vehiclesGet vehicle details by registration number