71
/ 100
1 day ago
glama

Home Assistant MCP Server

A comprehensive MCP server that enables AI assistants to interact with Home Assistant, control smart home devices, query states, execute services, and manage automations 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
59 tools verified — handlers match their declared behaviour
28 read-only tools verified — handlers contain no write/delete/exec
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 4 credentials: SUPERVISOR_TOKEN, OIDC_VERIFY_ID_TOKEN, OIDC_CLIENT_SECRET, OIDC_JWT_SIGNING_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_MCP_CONFIG_DIR
configHA_MCP_EMBEDDED
configENABLE_BETA_FEATURESThese tools also require beta feature flags. See [Beta Features](docs/beta.md) for how to enable them — including the master flag, which must be on before the filesystem/YAML sub-flags take effect.
configENABLE_YAML_CONFIG_EDITING
configENABLE_YAML_PACKAGES_AUTOMATION
configENABLE_YAML_PACKAGES_SCRIPT
configENABLE_YAML_PACKAGES_SCENE
configENABLE_YAML_EDIT_CONFIRM
configHAMCP_ENABLE_FILESYSTEM_TOOLS[@ekobres](https://github.com/ekobres) — Feature flags for and the (since removed) HAMCP_ENABLE_CUSTOM_COMPONENT_INTEGRATION in the add-on config, with beta tagging in source and docs.
configHAMCP_ENABLE_DASHBOARD_SCREENSHOT
configENABLE_CODE_MODE
configENABLE_LITE_DOCSTRINGS
🔐 secretSUPERVISOR_TOKEN
configBACKUP_HINT
configENABLE_TOOL_SEARCHfalse Replace full tool catalog with search-based discovery (tools deferred behind on-demand search).
configENABLE_TOOL_SECURITY_POLICIES
configREAD_ONLY_MODE
configENABLE_MANDATORY_BPS
configENABLE_STRICT_MANDATORY_BPS
configENABLE_AUTO_BACKUP
configAUTO_BACKUP_THROTTLE_MINUTES
configAUTO_BACKUP_RETAIN_PER_ENTITY
configENABLE_SNAPSHOT_DELETE
configSNAPSHOT_DELETE_MIN_AGE_DAYS
configTOOL_SEARCH_MAX_RESULTS5 Max results returned by ha_search_tools (range 2–10).
configDISABLED_TOOLS
configPINNED_TOOLSempty Comma-separated tool names to keep always visible. The web settings UI is the primary way to manage this.
configHA_VERIFY_SSL
configMCP_HOST
configGITHUB_STEP_SUMMARY
configLOG_LEVEL
configMCP_PORT
configMCP_SECRET_PATH
configMCP_HEALTHZ
🔐 secretOIDC_VERIFY_ID_TOKEN
configOIDC_ALLOWED_CLIENT_REDIRECT_URIS
configHA_MCP_DISABLE_SETTINGS_UI
configMCP_SETTINGS_SECRET_PATH
configMCP_BASE_URL
configOIDC_CONFIG_URL
configOIDC_CLIENT_ID
🔐 secretOIDC_CLIENT_SECRET
🔐 secretOIDC_JWT_SIGNING_KEY
configOIDC_AUDIENCE
configHA_MCP_BUILD_VERSION
configSUPERVISOR_BASE_URL
configXDG_DATA_HOME
configHAMCP_ENV_FILE
configFLAG
configFASTMCP_TRANSPORT
configMCP_HTTP_PORT
configFASTMCP_PORT
// 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/homeassistant-ai-ha-mcp-n831fj)](https://m8ven.ai/mcp/homeassistant-ai-ha-mcp-n831fj)
commit: 562602e137d2419e0ccc88192611efa8e3bbc0be
code hash: 501e7a8bbcce3931c09a1989f88f16af1601f565427a8b640d64b79b53663e65
verified: 7/30/2026, 9:11:40 AM
view raw JSON →