71
/ 100
8 days ago
glama

Power Switch Pro MCP Server

MCP server for controlling and monitoring Digital Loggers Power Switch Pro devices, enabling outlet control, power monitoring, and device management 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.
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: POWER_SWITCH_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.
configPOWER_SWITCH_HOSTIP address or hostname of your device (required)
configPOWER_SWITCH_USERNAMEUsername (default: "admin")
🔐 secretPOWER_SWITCH_PASSWORDAdmin password (required)
configPOWER_SWITCH_USE_HTTPSUse HTTPS instead of HTTP (default: "false")
configPORT3000 python -m power_switch_pro_mcp.http_server
// 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/bryankemp-power-switch-pro-mcp-1hxv29)](https://m8ven.ai/mcp/bryankemp-power-switch-pro-mcp-1hxv29)
commit: 0f24e89843e2a5a524d3cb7dc86dbd2081f5608b
code hash: 15cacf319690ad79f92c4fe13a2da1b2b12c8bc958acab3e586add5578918597
verified: 6/22/2026, 1:10:04 PM
view raw JSON →