Serversio.github.habedi/omni-lpr
L

io.github.habedi/omni-lpr

io.github.habedi/omni-lpr · v0.3.4
▦ pypi
v0.3.4pypi pypi: omni-lpr↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.habedi/omni-lpr",
  "description": "An MCP server for automatic license plate recognition",
  "repository": {
    "url": "https://github.com/habedi/omni-lpr",
    "source": "github"
  },
  "version": "0.3.4",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "omni-lpr",
      "version": "0.3.4",
      "transport": {
        "type": "streamable-http",
        "url": "http://127.0.0.1:8000/mcp/"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}