45
/ 100
29 days ago
glama

Loxone MCP Proxy

A zero-dependency local proxy that provides a stable, headless connection to a Loxone Miniserver's MCP Server, enabling control and monitoring of Loxone smart home via 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 2 credentials: LOXONE_PASS, 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.
configLOXONE_CACHE_PATH~/.loxone-mcp-proxy/cache.json token cache location
configLOXONE_CONNECT_BASE
configLOXONE_CONNECT_MIN_INTERVAL_MS
configLOXONE_DEBUG1 npm run login-check
configLOXONE_ENV_FILE
configLOXONE_LOG_LEVEL
configLOXONE_MAX_ATTEMPTS
configLOXONE_NO_DOTENV
🔐 secretLOXONE_PASS
🔐 secretLOXONE_PASSWORDyour-password
configLOXONE_REDIRECT_PORT41678 loopback port used only as the OAuth redirect target
configLOXONE_SERIAL504F94A1AE7A # your Miniserver serial (MAC without colons)
configLOXONE_USERmcp # a DEDICATED, minimal-rights Loxone user
configLOXONE_USERNAME
// 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 0 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/ivantichy-loxone-mcp-proxy-1p8529)](https://m8ven.ai/mcp/ivantichy-loxone-mcp-proxy-1p8529)
commit: 6a89ee8f139af96217891bff36f571ce30efd9c7
code hash: a53d7962948a59fb9a1c2317cd50f514d6dd33756d303f23c838bb924d186ef9
verified: 7/2/2026, 9:16:24 AM
view raw JSON →