MCP Server
MCP
io.github.habedi/omni-lpr
An MCP server for automatic license plate recognition
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://{baseUrl}/mcp/",
"variables": {
"baseUrl": {
"description": "Base URL of the self-hosted Omni-LPR server",
"isRequired": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment