0
/ 100
1 day ago
glama

hass-mcp-server

MCP server for full Home Assistant control, enabling AI agents to manage dashboards, automations, files, apps, entities, and more via REST API, WebSocket, and SSH.

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: /etc/passwd
🔐
You'll be asked for 2 credentials: HA_SSH_PASSWORD, HA_TOKEN
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_SSH_HOSTSSH hostname homeassistant.local
configHA_SSH_KEY_PATHPath to SSH private key See [examples per OS](#ssh-key-path-examples)
🔐 secretHA_SSH_PASSWORDSSH password (alternative to key) (your password)
configHA_SSH_PORTSSH port (default: 22) 22
configHA_SSH_USERSSH username (must be root) root
🔐 secretHA_TOKENLong-lived access token (from HA Profile → Security)
configHA_URLHome Assistant base URL http://homeassistant.local:8123
// 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/jarahkon-hass-mcp-server-1nkr8h)](https://m8ven.ai/mcp/jarahkon-hass-mcp-server-1nkr8h)
commit: 1ba71d83388213a8bfbe532e0455f0d58084ba6d
code hash: 9a807d242d5e56020c337c6ced6bb72edc2db48a6fcf289acab01f450a5ba551
verified: 6/2/2026, 12:06:26 PM
view raw JSON →