habedi/omni-lpr
If you are the rightful owner of omni-lpr and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Omni-LPR is a self-hostable server providing automatic license plate recognition capabilities over REST and MCP APIs.
Tools
Functions exposed to the LLM to take actions
recognize_plate
Recognizes text from a pre-cropped image of a license plate.
recognize_plate_from_path
Recognizes text from a pre-cropped license plate image located at a given URL or local file path.
detect_and_recognize_plate
Detects and recognizes all license plates in a full image.
detect_and_recognize_plate_from_path
Detects and recognizes license plates from an image at a given URL or local file path.
list_models
Lists the available detector and OCR models.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client