← Back to Plugins
MCP Server MCP

io.github.habedi/omni-lpr

github By github 👁 1 views ▲ 0 votes

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

Comments

Sign in to leave a comment

Loading comments...