56
grade D
10 days ago
glama

UniFi MCP Server

Enables managing UniFi networks through natural language, allowing users to monitor clients, check network health, and perform device actions like blocking or restarting access points. It securely connects UniFi Controllers to MCP clients with features like Google OAuth authentication.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
3 flows detected: UNIFI_API_KEY, CF_CLIENT_SECRET. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: CF_CLIENT_SECRET, UNIFI_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.
configBASE_URLYes Public URL for OAuth redirects
configCF_ACCESS_TEAMyour-team-name
configCF_CLIENT_IDyour-client-id
🔐 secretCF_CLIENT_SECRETyour-client-secret
configPORTNo Server port (default: 3000)
🔐 secretUNIFI_API_KEYyour-api-key-from-step-1
configUNIFI_HOST192.168.1.1
configUNIFI_PORTNo Controller port (default: 443)
configUNIFI_SITENo Site name (default: "default")
// 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 7 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/nathan-bw-unifi-mcp-server-1h1mic)](https://m8ven.ai/mcp/nathan-bw-unifi-mcp-server-1h1mic)
commit: 51f9a91ba0fb00f9fb5d0a344dbb4b3abefeb93b
code hash: ac92619d6d179e24fb52b63ad9334881d52491e123b81646f3e836dbbf353eb6
verified: 4/11/2026, 3:13:10 PM
view raw JSON →