71
/ 100
10 days ago
glama

Ruckus Virtual SmartZone MCP Server

MCP server for managing Ruckus vSZ wireless controllers, providing 52 tools across 12 modules to query and manage APs, WLANs, zones, clients, alarms, and more, enabling LLM-driven network operations.

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 2 credentials: VSZ_PASSWORD, MCP_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.
configVSZ_USERNAMEcp .env.example .env # Set & VSZ_PASSWORD
🔐 secretVSZ_PASSWORDcp .env.example .env # Set VSZ_USERNAME &
configVSZ_VERIFY_SSLSSL : Verification disabled by default (vSZ uses self-signed certificates) — configurable via
configVSZ_TIMEOUT
configLOG_LEVEL
configMCP_SERVER_NAME
configMCP_HOST
configMCP_PORTThe server listens on port 8081 by default (configurable via ).
configMCP_ALLOWED_IPS
🔐 secretMCP_API_KEY
configMCP_TRANSPORTcp .env.example .env # Set VSZ_USERNAME, VSZ_PASSWORD, =sse
// 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 4 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/0xekho-ruckus-vsz-mcp-16zpp5)](https://m8ven.ai/mcp/0xekho-ruckus-vsz-mcp-16zpp5)
commit: 118aef68ea97b703c1441397428f608b3443eab6
code hash: fd49156f3e9d95c23a738d31450c2d2d87af0730bb6b5aa3a70aeb5219fe3f47
verified: 7/21/2026, 9:08:14 AM
view raw JSON →