# ShipMyCar Vehicle Logistics Quote Connector MCP server

UK/EU and international car transport quotes with HMRC, IVA, DVLA and logistics costings.

## Links
- Registry page: https://www.getdrio.com/mcp/uk-co-shipmycar-quote
- Repository: https://github.com/itboffins/SMC-Website-NextJS

## Install
- Endpoint: https://www.shipmycar.co.uk/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.shipmycar.co.uk/mcp

## Tools
- quote_update_draft (Update quote draft) - Use this when a user provides or corrects ShipMyCar quote details. It returns a stateless draft plus next questions and does not create records, send email, or contact ShipMyCar. Endpoint: https://www.shipmycar.co.uk/mcp
- quote_get_requirements (Get quote requirements) - Use this when a ShipMyCar quote draft needs checking before generation. It only inspects the draft and returns route requirements, enabled services, missing fields, and next questions. Endpoint: https://www.shipmycar.co.uk/mcp
- quote_generate (Generate quote) - Use this after the user explicitly confirms a complete ShipMyCar quote draft. It calculates pricing, writes a private quote continuation/API usage record, and returns a continueQuoteUrl. It does not send email or create a public booking. Endpoint: https://www.shipmycar.co.uk/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: uk.co.shipmycar
- Version: 2.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 4, 2026
- Source: https://registry.modelcontextprotocol.io
