An MCP server that leverages official UniFi API
Set these up before or after installing:
Environment variable: UNIFI_HOST
Environment variable: UNIFI_USERNAME
Environment variable: UNIFI_PASSWORD
Environment variable: UNIFI_PORT
Environment variable: UNIFI_VERIFY_SSL
Environment variable: UNIFI_SITE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-enuno-unifi-mcp-server": {
"env": {
"UNIFI_HOST": "your-unifi-host-here",
"UNIFI_PORT": "your-unifi-port-here",
"UNIFI_SITE": "your-unifi-site-here",
"UNIFI_PASSWORD": "your-unifi-password-here",
"UNIFI_USERNAME": "your-unifi-username-here",
"UNIFI_VERIFY_SSL": "your-unifi-verify-ssl-here"
},
"args": [
"-y",
"unifi-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 4 medium signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!