MOT Check for Cursor
io.motcheck/mot
UK vehicle MOT status and full MOT history from official DVSA data, by registration.
client:Cursor
transport:streamable-http
tools:3
Install MOT Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mot": {
"url": "https://motcheck.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs