74
/ 100
28 days ago
glama

UniFi Protect MCP

Exposes UniFi Protect's Integration REST API as tools for Claude Code and other MCP clients, providing 73 tools to manage cameras, lights, sensors, and more with safety features like read-only mode and dry-run support.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: UNIFI_PROTECT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretUNIFI_PROTECT_API_KEYYes — API key from Protect integration settings
configUNIFI_PROTECT_HOSTYes — IP or hostname of your UniFi Protect console
configUNIFI_PROTECT_READ_ONLYNo true Set to false to enable write/mutating tools (default is monitoring-only mode)
configUNIFI_PROTECT_VERIFY_SSLNo true Set to false to skip TLS certificate verification (needed for self-signed certs)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/owine-unifi-protect-mcp-gdx5qs)](https://m8ven.ai/mcp/owine-unifi-protect-mcp-gdx5qs)
commit: bd5db3ef78cb4364bce4c1c00225c135b000907b
code hash: 16a39f0fc6b1bcecac09e8cc12bbfb97e0bb61d42f200b456a02124647196380
verified: 6/11/2026, 11:00:05 AM
view raw JSON →