0
/ 100
1 month ago
glama

hass-mcp-extensions

An MCP server that layers additional Home Assistant tools on top of voska/hass-mcp, enabling Lovelace dashboard management, automation/scene manipulation, SSH file access, and recorder database queries.

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
🚨
Reads files from sensitive locations
Touches: ~/.ssh/id_ed25519_hass
🔐
You'll be asked for 2 credentials: HA_TOKEN, HA_SSH_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.
configHA_URLone), and saves the updated config back to HA. It reads and HA_TOKEN
🔐 secretHA_TOKENYOUR_LONG_LIVED_ACCESS_TOKEN
configHA_SSH_USER
configHA_SSH_HOSThomeassistant.local
🔐 secretHA_SSH_KEY~/.ssh/id_ed25519_hass
configHA_DB_URLthe recorder database. Set in .env with the recorder's connection
configSSL_CERT_FILE
configMCP_HOST
configPORT
configMCP_PORT
configMCP_TRANSPORT
// 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 6 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/loganintx-home-assistant-mcp-f3v5ge)](https://m8ven.ai/mcp/loganintx-home-assistant-mcp-f3v5ge)
commit: 10fe52842168851b0c785d102983cd9bde69cc6f
code hash: 3d88bafdc370263731910e6f64cb79ad264757a1f8d7629f59de3e340a1b1fc1
verified: 6/18/2026, 10:30:59 AM
view raw JSON →