list_models
Lists the available detector and OCR models.
How to use it
list_models is exposed by the Omni Lpr MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_models tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Omni Lpr
$
pip install omni-lprOther tools in Omni Lpr (4)
detect_and_recognize_plate
Detects and recognizes all license plates in a full image.
detect_and_recognize_plate_from_path
Detects and recognizes plates in a full image at a given path.
recognize_plate
Recognizes text from a pre-cropped license plate image.
recognize_plate_from_path
Recognizes text from a pre-cropped license plate image at a given path.