73
/ 100
20 days ago
glama

Loxone MCP Server

Connects AI assistants to Loxone smart home systems for controlling devices, managing scenes, and monitoring real-time states through natural language. Supports lights, blinds, climate control, and automation with secure PIN-protected commands.

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: LOXONE_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.
configXDG_CONFIG_HOME
configLOXONE_HOST
configLOXONE_PORT
configLOXONE_USERNAME
🔐 secretLOXONE_PASSWORD
configLOXONE_TOKEN_PATH
configMCP_TRANSPORThttp # Set to 'http' for HTTP mode (default: 'stdio')
configMCP_HOST127.0.0.1 # HTTP host (default: '127.0.0.1')
configMCP_PORT8000 # HTTP port (default: 8000)
// 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 3 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/bernhardrode-loxone-mcp-server-1b459j)](https://m8ven.ai/mcp/bernhardrode-loxone-mcp-server-1b459j)
commit: 524d3ae876c3e78d4151e039ffba8d8d6b06746e
code hash: c46d636626d9370ae1e520baf12f17dea44310740aead6c8a048d03919814a17
verified: 6/17/2026, 12:38:37 PM
view raw JSON →