71
/ 100
7 days ago
glama

deConz MCP Server

MCP Server for deConz server developed by Dresden Elektronik (bridge between smart home automation platforms and wireless Zigbee networks)

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: MCP_AUTH_TOKEN, DECONZ_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.
🔐 secretMCP_AUTH_TOKENmy-mcp-secret \
configMCP_BASE_URLNo http://<host>:<port> Public base URL (used as OAuth issuer URL)
configDECONZ_HOST192.168.1.10 DECONZ_API_KEY=abc123def deconz-mcp
configDECONZ_PORTNo 80 HTTP port of the deCONZ gateway
🔐 secretDECONZ_API_KEYStore it as .
configDECONZ_TLSNo false Set true to use HTTPS
// 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/marcinn2-deconz-mcp-1a7a36)](https://m8ven.ai/mcp/marcinn2-deconz-mcp-1a7a36)
commit: eb23475430f6126c370cefb7003f1739f8a13191
code hash: b1112c7ee0fc303b030509c442aa89aabfe1df68b48205b922f107acc869c466
verified: 6/23/2026, 10:16:30 AM
view raw JSON →