Get a week free of Claude Code →
🛠️

omni-lpr

An MCP server for automatic license plate recognition

Developer Tools streamable-http pypi pypistreamable-httphabedi
RUN IN TERMINAL
claude mcp add habedi-omni-lpr -- uvx omni-lpr
ADD TO claude_desktop_config.json
{ "mcpServers": { "habedi-omni-lpr": { "command": "uvx", "args": ["omni-lpr"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "habedi-omni-lpr": { "command": "uvx", "args": ["omni-lpr"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "habedi-omni-lpr": { "command": "uvx", "args": ["omni-lpr"] } } }

About This MCP Server

An MCP server for automatic license plate recognition. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.

Package

omni-lpr on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on pypi.

What tools does it provide?

The omni-lpr server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/habedi-omni-lpr.svg)](https://skillsplayground.com/mcps/habedi-omni-lpr/)
SHARE
Share on X

Related MCP Servers