69
/ 100
1 month ago
glama

UniFi MCP

An MCP server that enables AI assistants to manage UniFi network infrastructure, including cloud management, local network devices, and Protect cameras, through natural language.

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.
🔐
You'll be asked for 3 credentials: UNIFI_API_KEY, UNIFI_NETWORK_API_KEY, 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_API_KEYdocker run --rm -i -e =your-key unifi-mcp
configUNIFI_API_BASE_URLNo https://api.ui.com/v1 Site Manager API base URL
configUNIFI_API_TIMEOUTNo 30 HTTP timeout in seconds
configUNIFI_NETWORK_HOSTe =192.168.1.1 \
🔐 secretUNIFI_NETWORK_API_KEYNo UNIFI_API_KEY Network API key (if different)
configUNIFI_NETWORK_VERIFY_SSLNo false Verify SSL for Network API
configUNIFI_PROTECT_HOSTe =192.168.1.1 \
🔐 secretUNIFI_PROTECT_API_KEYNo UNIFI_API_KEY Protect API key (if different)
configUNIFI_PROTECT_VERIFY_SSLNo false Verify SSL for Protect API
// 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 5 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/frousselet-unifi-mcp-uirt6q)](https://m8ven.ai/mcp/frousselet-unifi-mcp-uirt6q)
commit: 321f0811f32b2e862c949756acd990350baee3ba
code hash: e049064df4baece0889885922227cf2c075ee97e93cb0c6f1d23d9c9c6ecbb1d
verified: 6/22/2026, 12:59:37 PM
view raw JSON →