69
/ 100
1 day ago
glama

HA Admin MCP

An MCP server for safely previewing, creating, validating, editing and rolling back AI-managed Home Assistant automations.

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 3 credentials: MCP_CLIENT_TOKEN, HA_TOKEN, HA_INTEGRATION_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.
🔐 secretMCP_CLIENT_TOKENPut the generated value in . Do not reuse the Home
configLOG_LEVELApplication log level INFO
configHA_URLSet to a Home Assistant address reachable from the container.
🔐 secretHA_TOKENSet to a Home Assistant long-lived access token.
configMCP_ISSUER_URLStatic-auth issuer identifier; use the public base URL remotely http://127.0.0.1:8765
configHA_AUTOMATIONS_FILEAI automation file inside the container /ha-ai/ai_automations.yaml
configBACKUP_DIRBackup directory inside the container /data/backups
configLOG_DIRAudit-log directory inside the container /data/logs
configMCP_HOSTListen address inside the container 0.0.0.0
configMCP_PORTListen port inside the container 8000
configHA_ADMIN_MCP_URL
configHA_INTEGRATION_URLexport ='http://homeassistant:8123'
🔐 secretHA_INTEGRATION_TOKENexport ='your-test-token'
// 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 5 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/paulcakeface-ha-admin-mcp-satljy)](https://m8ven.ai/mcp/paulcakeface-ha-admin-mcp-satljy)
commit: 366acf020c6c242a9a776cbc59941a3dcbd7eed9
code hash: 17650fb319283ed0feaafda0a2ca12de8ff5f0d14b0a38223e3f87a35ebb1fed
verified: 7/30/2026, 9:14:15 AM
view raw JSON →