73
/ 100
11 days ago
glama

UniFi MCP Server

Enables AI assistants to interact with Ubiquiti UniFi network infrastructure for monitoring devices, managing clients, and performing configuration tasks like blocking/unblocking devices and viewing network health.

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_PASSWORD
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.
configUNIFI_HOSTUniFi Controller URL (e.g., https://192.168.1.1) - Yes
configUNIFI_USERNAMEUniFi Controller username - Yes
🔐 secretUNIFI_PASSWORDUniFi Controller password - Yes
configUNIFI_SITEUniFi site name default No
configUNIFI_VERIFY_SSLVerify SSL certificates (true/false) true No
configUNIFI_IS_UNIFI_OSUsing UniFi OS device like UDM/UDM Pro (true/false) false No
// 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/nntkio-unifimcp-1lzfh9)](https://m8ven.ai/mcp/nntkio-unifimcp-1lzfh9)
commit: 37b5edbaa2cfac6fd4df9eeccb3bbdc4e69cbb55
code hash: 8bd413afcc96ffc02bc16173abcfd8682af7c993cb6ce54655be31b9d711d43c
verified: 6/26/2026, 9:45:50 AM
view raw JSON →