DVLA Vehicle API Connector for AI agents.
6 live capabilities
Verify UK vehicle tax, MOT status, and registration history instantly.
Waiting for input…
Why people use DVLA Vehicle API
DVLA Vehicle API for UK Fleet Compliance Audits
This Connector changes the workflow by letting your AI agent do the heavy lifting. You just provide the registration number, and the agent handles the lookup. You get a clean summary of tax status, MOT dates, and technical specs delivered straight to your chat.
What Vinkius changes
You get official UK vehicle data delivered directly into your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Fleet Compliance Audits
A fleet manager asks their agent to identify all vehicles with an expiring MOT in the next 30 days using get_vehicle_mot_status.
- Real-world use case 02
Used Car Verification
A car dealer wants to confirm the fuel type and engine size of a car before a test drive by asking for specifications via get_vehicle_specifications.
- Real-world use case 03
ESG and Carbon Reporting
An analyst pulls CO2 emission data for a list of trucks to calculate the total carbon footprint using get_vehicle_environmental_data.
Complete set · 6capabilities
The complete DVLA Vehicle API capability set.
These are the exact actions your AI can choose when you ask it to work with DVLA Vehicle API.
01—03
3 capabilities in this set.
Part of 6 available through DVLA Vehicle API.
- 01 Capability
Get vehicle environmental data
Get CO2 emissions and fuel type details for a vehicle. Use this for environmental impact audits or green fleet reporting.
- 02 Capability
Check api status
Check if the DVLA Vehicle Enquiry API is operational. Use this to ensure your automation isn't hitting a dead end.
- 03 Capability
Get vehicle mot status
Check the current MOT status and expiry date for a vehicle. This helps you stay compliant with UK road laws.
04—06
3 capabilities in this set.
Part of 6 available through DVLA Vehicle API.
- 04 Capability
Get vehicle specifications
Get technical specifications like make, model, and engine size. Use this to verify the exact identity of a vehicle.
- 05 Capability
Get vehicle details
Get comprehensive details for a UK vehicle by registration number. This is your primary way to pull a full vehicle profile.
- 06 Capability
Get vehicle tax status
Check the current tax status and due date for a vehicle. This ensures you aren't dealing with untaxed vehicles.
Set up in minutes
One URL. Then ask DVLA Vehicle API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DVLA Vehicle API from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it DVLA Vehicle API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DVLA Vehicle API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the DVLA Vehicle API URL.
- Step 03
Save and start
Save the connection and enable DVLA Vehicle API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dvla-vehicle-api": {
"url": "https://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using DVLA Vehicle API
Open Agent mode in chat and ask: "Using DVLA Vehicle API, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dvla-vehicle-api": {
"url": "https://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using DVLA Vehicle API
Ask Copilot: "Using DVLA Vehicle API, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dvla-vehicle-api": {
"url": "https://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using DVLA Vehicle API
Open Cascade and ask: "Using DVLA Vehicle API, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dvla-vehicle-api": {
"url": "https://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using DVLA Vehicle API
Ask Cline: "Using DVLA Vehicle API, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dvla-vehicle-api --transport http "https://edge.vinkius.com/vk_preview_RtCqc6EjPu148DiKDprd1L63orEG65H465rEq2aZ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using DVLA Vehicle API
Ask Claude: "Using DVLA Vehicle API, show me...". 6 tools are ready
Where the request belongs
Work DVLA Vehicle API can move forward.
This is for fleet managers tired of manual compliance audits, car dealers who need to verify vehicle specs instantly, and environmental analysts tracking vehicle emissions.
Fleet Manager
Checking the tax and MOT status of 50+ vehicles every Monday morning to ensure the company stays compliant.
Car Dealer
Verifying the engine capacity and fuel type of a used car to prepare a listing for a customer.
Environmental Analyst
Auditing the CO2 footprint of a commercial truck fleet for a corporate sustainability report.
Logistics Operations Lead
Verifying registration details for new vehicle arrivals to keep the transport team moving.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVolvo Cars Connected
Monitor and manage your connected Volvo vehicle. check fuel levels, battery status, door locks, and trip statistics directly via AI.
Cartrack
Manage fleet operations via Cartrack. track vehicle locations, monitor fuel, and analyze trip history directly from any AI agent.
Geotab
Automate fleet management via Geotab. manage devices, track trips, and monitor vehicle diagnostics directly from any AI agent.
Kavak
Browse, inspect, finance, and reserve certified used cars from Kavak. Mexico's largest online used car platform. directly from any AI agent.
DOT Transportation / 美国交通部
Official U.S. DOT transportation data. decode VINs, check safety recalls, and audit ratings via AI.
NHTSA Vehicle Safety
Decode VINs, search recalls and complaints, check safety ratings and find car seat inspection stations.
Bring your own AI
Change the model, client or framework. Keep DVLA Vehicle API connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about DVLA Vehicle API.
The practical details behind the request, access and result.
Can I use the DVLA Vehicle API MCP to check if a UK car is taxed?
Yes, you can. Your AI agent will pull the current tax status and the next payment due date directly from official records, so you don't have to check the government website manually.
How does the DVLA Vehicle API MCP help with fleet management?
It automates the tedious parts of fleet oversight. You can ask your agent to find all vehicles with expiring MOTs or check the compliance status of specific registrations in seconds.
Can I get carbon emission data for trucks using the DVLA Vehicle API MCP?
Yes, the Connector can retrieve CO2 emission data and fuel types. This is perfect for environmental analysts who need to audit the carbon footprint of a commercial fleet.
Does the DVLA Vehicle API MCP work for all UK vehicles?
It works for UK-registered vehicles. Your agent can pull registration metadata, technical specs, and status updates for any vehicle registered in the United Kingdom.
Is the data from the DVLA Vehicle API MCP accurate?
The data comes directly from the official Driver and Vehicle Licensing Agency (DVLA) API. This means your AI agent is working with verified government records rather than estimated data.
Do I need to manually enter every vehicle's specs into the DVLA Vehicle API MCP?
No, you don't. You just provide the registration number, and the agent pulls the make, model, engine capacity, and other technical details automatically.
How do I find my DVLA API Key?
Register at the DVLA Developer portal, create an application, and you will receive your API Key. Copy and paste it below.
Does it support vehicles outside the UK?
No. The DVLA API only provides data for vehicles registered within the United Kingdom.
Can the agent check if a car has a valid MOT?
Yes. The get_vehicle_mot_status capability returns the current status and expiry date of the MOT for any specified registration number.
One connection away
Give your agent a direct line to DVLA Vehicle API.
Connect DVLA Vehicle API once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available