69
/ 100
10 days ago
glama

Sonoff MCP Server

Enables AI agents to control Sonoff smart-home devices through the eWelink Cloud API, with tools for device listing, switching, thermostat control, and sensor data retrieval.

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.
🔐
You'll be asked for 3 credentials: EWELINK_APP_SECRET, MCP_CLIENT_SECRET, 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.
configEWELINK_REGIONeWelink data center region (eu, us, as, cn)
configEWELINK_APP_ID/ EWELINK_APP_SECRET — register at [dev.ewelink.cc](https://dev.ewelink.cc)
🔐 secretEWELINK_APP_SECRETEWELINK_APP_ID / — register at [dev.ewelink.cc](https://dev.ewelink.cc)
configSERVER_URLpublic base URL the connector is served from
configMCP_CLIENT_ID/ MCP_CLIENT_SECRET — OAuth credentials for the MCP client
🔐 secretMCP_CLIENT_SECRETMCP_CLIENT_ID / — OAuth credentials for the MCP client
🔐 secretMCP_API_KEY
configEWELINK_TOKEN_FILE
configMCP_TOKEN_FILE
// 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 5 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/mrkutin-sonoff-mcp-10i6yi)](https://m8ven.ai/mcp/mrkutin-sonoff-mcp-10i6yi)
commit: 52ce0fd5ebd7fb08c51fcc2aeaa8ae6be42e48a9
code hash: b371be260597ed92258bfe4b89a35950c8764ccbaffa4a42e8eedc1d79cc8cce
verified: 7/21/2026, 8:41:22 AM
view raw JSON →