UK Private Number Plate Search
https://server.smithery.ai/easyreg/private-number-plates/mcpEasyReg is a UK private number plate search and transfer service. This MCP server provides live access to over 71 million DVLA and reseller registrations. # Tools - search_plates — Search for personalised UK number plates by name, word, or initials, with optional price filtering - browse_category — Browse popular plate terms by category (first names, surnames, popular words) with result counts - get_plate_info — Check availability and price for a specific registration - get_faqs — Get answers to common questions about UK plate transfers, pricing, formats, and legal requirements # Resources - About — Overview of EasyReg and key pages - Plate Formats — Guide to UK registration formats (Dateless, Suffix, Prefix, Current, Northern Irish) and age restriction rules - Pricing — DVLA fees, Fast Track service, physical plates, and optional extras # Example queries - "Find number plates for the name Sarah under £500" - "What formats of UK number plates are there?" - "How much does a plate transfer cost?" - "Browse popular word plates"
How to connect
https://server.smithery.ai/easyreg/private-number-plates/mcp
curl -X POST https://server.smithery.ai/easyreg/private-number-plates/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'